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.

CNN_AlexNet Q78 variant not working

Rishab_G_1
Beginner
988 Views

Hello ,

I am also using CNN-AlextNet with model optimizer . I was build the model and convert the caffe model to openvx was able to run floating point precision variants but faced with an error while runtime for Q78 

VXLOG: vxGetKernelByName: Failed to find kernel com.intel.cnn_helpers.scalemddata

(sts=VX_ERROR_INVALID_PARAMETERS)

The detailed error is in the attached file. Do I need install some additional setup or a custom version of the OpenVx.

Please kindly reply to this query.

Thanks and Regards,

Rishab Goel

0 Kudos
3 Replies
Stav_S_Intel
Employee
988 Views

Hi Goel, 

Thank you for your question. 

The reason you are getting this error is that Q78 is purposed to run on a specific platform. 

for regular use we would recommend using just the precision variants as you successfully did so far.

We will remove the Q78 option when not compatible to the customer system- thanks for helping us improve the product!

 

Regards,

Stav 

0 Kudos
Rishab_G_1
Beginner
988 Views

Hello Stav,

May I know the specific platform on which Q78 will run !!

 

0 Kudos
Stav_S_Intel
Employee
987 Views

Hi,

We will update in the future.

Stay tuned to the forum! :) 

 

Regards,

Stav

0 Kudos
Reply