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.

[Resolved]Following layers are not supported by the plugin for specified device CPU:

Bogireddy__Sai_Prasa
885 Views

My network is retinaface, which has two upsample layer. I am using python api in inference engine. When I run the code, it throws an error that those two upsample layers are not supported. It asks me to use MKLDNN (CPU)-targeted custom layers. Can anyone point me right direction to resolve this issue? Thanks.

0 Kudos
2 Replies
Bogireddy__Sai_Prasa
885 Views

Ok, I resolved the issue. I am using macbook which does not have .dll files. It has .dylib files. I included the path to that.

0 Kudos
Shubha_R_Intel
Employee
885 Views

Dear Bogireddy, Sai Prasanna Teja Reddy,

Thanks for reporting your success back to the OpenVino community !

This is much appreciated.

Shubha

 

0 Kudos
Reply