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

Mar 11. This bug occurs when I run the code in my env.
And then I run on my terminal :

     print(torch.cuda.is_available())     ##False

I don’t know why.