Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

RuntimeError: no stat for layer 276

Bogireddy__Sai_Prasa
231 Views

I am getting this error while loading int8 model.

Traceback (most recent call last):
  File "inference.py", line 153, in <module>
    sys.exit(main() or 0)
  File "inference.py", line 99, in main
    exec_net = plugin.load(network=net)
  File "ie_api.pyx", line 395, in openvino.inference_engine.ie_api.IEPlugin.load
  File "ie_api.pyx", line 406, in openvino.inference_engine.ie_api.IEPlugin.load
RuntimeError: no stat for layer 276

Any help?

0 Kudos
1 Reply
Kenneth_C_Intel
Employee
231 Views

Hi could you give us some more information on how to create the error. 

Thanks.

0 Kudos
Reply