mirror of
https://github.com/mudler/LocalAI.git
synced 2025-02-01 16:57:58 +00:00
fea9522982
Winograd convolutions were always disabled giving error when inference device was CPU. This commit implement logic to disable Winograd convolutions only if CPU or NPU are declared.