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.
Link Copied
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.
Dear Bogireddy, Sai Prasanna Teja Reddy,
Thanks for reporting your success back to the OpenVino community !
This is much appreciated.
Shubha
For more complete information about compiler optimizations, see our Optimization Notice.