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.
6404 Discussions

Error message from mvncGetResult API - Wait shaves failed on MatMul

idata
Employee
799 Views

I've written an application that continuously sends an image (at about 1 fps) to an NCS for inference. The NCS is running the tinyYolo graph model.

 

Occasionally, the C API 'mvncGetResult()' returns an error when getting the results from the NCS.

 

The error code/message is as follows:

 

"myriad error: Wait shaves failed on MatMul"

 

Can you explain what this error is and how to resolve?

0 Kudos
0 Replies
Reply