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.

[2022.1] Fail to add custom layer

Shiyu_Jin
Beginner
518 Views

I have followed the steps here https://docs.openvino.ai/2022.1/openvino_docs_Extensibility_UG_Intro.html to add a new op and try to use tool mo with --extension to load onnx, but it have following error:
OpenVINO does not support the following ONNX xxx:xxxx

I have succeed to add a op in version 2020.3. It seems that it is more simple than the old version because it only needs to add one class which inherits class ov::op::Op, but it doesn't work. So is there anything wrong ?

 

0 Kudos
1 Reply
Peh_Intel
Moderator
483 Views

Hi Shiyu,


We notice that you’ve posted the same issue in our GitHub thread. As such, we will proceed to close this thread. Please allow our developer to have some time for the investigation. Further discussions regarding this issue can be done in the following GitHub thread:

https://github.com/openvinotoolkit/openvino/issues/12754



Sincerely,

Peh


0 Kudos
Reply