Skip to content

Remove six and enum deps#215

Open
malfet wants to merge 1 commit intoMaratyszcza:masterfrom
malfet:patch-1
Open

Remove six and enum deps#215
malfet wants to merge 1 commit intoMaratyszcza:masterfrom
malfet:patch-1

Conversation

@malfet
Copy link
Copy Markdown
Contributor

@malfet malfet commented Feb 13, 2023

Python-2 (as well as Python-3.4) are well past their EOL

And six is not actually used by NNPACK codebase

Python-2 (as well as Python-3.4) are well past their EOL

And six is not actually used by NNPACK codebase
Comment thread CMakeLists.txt
SET(CONFU_DEPENDENCIES_BINARY_DIR ${CMAKE_BINARY_DIR}/deps
CACHE PATH "Confu-style dependencies binary directory")

IF(NNPACK_BACKEND STREQUAL "x86-64")
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line must remain

Copy link
Copy Markdown
Owner

@Maratyszcza Maratyszcza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exit with an error if Python < 3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants