advimman / lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
https://advimman.github.io/lama-project/
Apache License 2.0
7.91k stars 838 forks source link

Could not initialize NNPACK! Reason: Unsupported hardware. #277

Closed DNucX closed 10 months ago

DNucX commented 10 months ago

Hello,

First all I want to say thank you for such a great project! :)

When the process is done, I get the follow warning/error:

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

Everything works fine though, which I am glad about. I am able to remove an object from an image with no issues. However, the only thing is upon completion, the above warning/error is mentioned. Is this something that needs correcting/fixing? If so, how? Or is this a warning/error that's okay to ignore?

Thank you in advance!

senya-ashukha commented 10 months ago

Hey that is probably OK https://discuss.pytorch.org/t/bug-w-nnpack-cpp-80-could-not-initialize-nnpack-reason-unsupported-hardware/107518