I am trying to predict image classes using yolov5 model in m1 chip
while loading and calling the model, i am getting this error
- tried these sources: https://discuss.pytorch.org/t/bug-w-nnpack-cpp-80-could-not-initialize-nnpack-reason-unsupported-hardware/107518 but not able to set USE_NNPACK=0 while rebuilding torch