Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyTorch NNPACK warning #5

Open
drowe67 opened this issue Jul 11, 2024 · 0 comments
Open

PyTorch NNPACK warning #5

drowe67 opened this issue Jul 11, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@drowe67
Copy link
Owner

drowe67 commented Jul 11, 2024

This warning pops up on my X220 laptop when running PyTorch code (e.g. the ctests)

 [W NNPACK.cpp:64] Could not initialize NNPACK! Reason: Unsupported hardware.

Possibly due to lack of AVX2.

Goal: is there a simple way to remove this (e.g. environmental variable) without rebuilding PyTorch.

@drowe67 drowe67 added the help wanted Extra attention is needed label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant