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.
This warning pops up on my X220 laptop when running PyTorch code (e.g. the ctests)
Possibly due to lack of AVX2.
Goal: is there a simple way to remove this (e.g. environmental variable) without rebuilding PyTorch.