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.

Custom layer support

Vurc
Beginner
319 Views

Hi,

I am trying to convert my network to IR, but model optimizer exits with error. Is it possible to create extension for this layer so it can run on NCS?

[ ERROR ]  List of operations that cannot be converted to IE IR:
[ ERROR ]      Log (1)
[ ERROR ]          layer/Log

Thanks in advance,

Vurc

0 Kudos
3 Replies
Cary_P_Intel1
Employee
319 Views

Hi, Vurc,

Please install the OpenVINO R4 and go to the documentation then navigate to "inference Engine Developer Guide", then go to topic "Adding Your Own Kernels to the Inference Engine", there is on section describing "How to implement custom MYRIAD layers"

0 Kudos
Vurc
Beginner
319 Views

Hi,

Thank you for quick reply. But in official inference engine documentation I can not find section you wrote about.

0 Kudos
Reply