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

CNN_AlexNet Q78 variant not working

Rishab_G_1
Beginner
576 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
576 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 

Rishab_G_1
Beginner
576 Views

Hello Stav,

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

 

Stav_S_Intel
Employee
575 Views

Hi,

We will update in the future.

Stay tuned to the forum! :) 

 

Regards,

Stav

Reply