Skip to content
Discussion options

You must be logged in to vote

FYI in case the articles linked below are helpful (this is via Google search and I don't have direct experience with this error)

unsupported hardware for nnpack typically happens if youre running on x86 cpu , but missing some common extended cpu instructions (either a old cpu or you're running inside a virtual machine that doesn't do full emulation properly - e.g., virtuabox is known for that).

Could not initialize NNPACK - StackOverflow

Running PyTorch Efficiently: Alternative Backends When NNPACK Fails

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by smartic
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants