- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to compile an onnx model to blob format using the online compiler tool, and I'm getting the following error:
[ GENERAL_ERROR ] /home/jenkins/agent/workspace/private-ci/ie/build-linux-ubuntu20/b/repos/openvino/inference-engine/src/vpu/graph_transformer/src/frontend/frontend.cpp:441 Failed to compile layer "sign": unsupported layer type "Sign"
Inference Engine:
IE version ......... 2021.4.2
Build ........... 2021.4.2-3974-e2a469a3450-releases/2021/4
[Warning][VPU][Config] Deprecated option was used : VPU_MYRIAD_PLATFORM
Looking at the docs here the "Sign" layer should be supported: https://docs.openvino.ai/latest/openvino_docs_MO_DG_prepare_model_Supported_Frameworks_Layers.html#onnx-supported-operators
Is this a bug or am I doing something wrong?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mr Vladimir,
Have you try compiling the ONNX model using Compile Tool that included in the Intel® Distribution of OpenVINO™ toolkit?
Meanwhile, you can share your ONNX model with us for further investigation.
Regards,
Peh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I still get the same error. I compiled compile_tools from source.
Here's my model:
Build ........... custom_master_ab8c2f6fd8ac9088a90f1009f8842498c7bda197
Network inputs:
x : u8 / [...]
Network outputs:
sub_signed/sink_port_0 : f32 / [...]
[ GENERAL_ERROR ]
/home/vlad/openvino/src/plugins/intel_myriad/graph_transformer/src/frontend/frontend.cpp:594 Failed to compile layer "sub_signed": unsupported layer type "Sign"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mr. Vladimir,
Thanks for sharing your ONNX model with us.
I obtained the same error (unsupported layer type "Sign") when compiling the IR files to blob file. Furthermore, I also ran Benchmark App with the ONNX model on Intel® Neural Compute Stick 2 (NCS2). It showed up the same error which NCS2 was unable to read ONNX model due to the unsupported layer type "Sign".
By the way, the ONNX model can be read and load to CPU.
Regards,
Peh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mr. Vladimir,
Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.
Regards,
Peh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mr Vladimir,
In this case, I would like to channel this issue to our development team for the rectification on the support layer type “Sign”.
Any fix or workaround is expected to be available in the future release.
Sincerely,
Peh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vladimir,
Thank you for your patience, we received information from the development team that the "Sign" operation is not supported by Myriad/HDDL plugins.
Apology for the inconvenience and we will update the documentation accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mr Vladimir,
Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.
Regards,
Peh

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page