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

Could not initialize NNPACK! #3

Closed
Omirax opened this issue Dec 21, 2022 · 3 comments
Closed

Could not initialize NNPACK! #3

Omirax opened this issue Dec 21, 2022 · 3 comments

Comments

@Omirax
Copy link

Omirax commented Dec 21, 2022

Приветствую!
При запуске контейнера получаем [W NNPACK.cpp:80] Could not initialize NNPACK! Reason: Unsupported hardware

Предположение:
USE_NNPACK=0 ?
Может стоит вынести в environment?

@Navatusein
Copy link
Owner

Приветствую! При запуске контейнера получаем [W NNPACK.cpp:80] Could not initialize NNPACK! Reason: Unsupported hardware

Предположение: USE_NNPACK=0 ? Может стоит вынести в environment?

Первый раз слышу о такой проблеме. По быстрому поиску USE_NNPACK=0 нужно добавлять при сборке библиотеки pyTorch. В моём случаи устанавливается уже собранная библиотека с pip.

@Omirax
Copy link
Author

Omirax commented Dec 22, 2022

Не критично, можно закрывать, я думаю.

@Omirax Omirax closed this as completed Dec 22, 2022
@artenax
Copy link

artenax commented May 5, 2024

У меня такое сообщение на pytorch 1.11.0+cpu из-за того, что проц не поддерживает AVX.

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

No branches or pull requests

3 participants