- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error when loading a model converted using MMDeploy on RPi4 (OpenVino 2021.4.2):
-
>>> net = ie.read_network(model="end2end.xml", weights="end2end.bin")
-
>>> exec_net = ie.load_network(network=net, device_name="MYRIAD")
-
Traceback (most recent call last):
-
File "<stdin>", line 1, in <module>
-
File "ie_api.pyx", line 403, in openvino.inference_engine.ie_api.IECore.load_network
-
File "ie_api.pyx", line 442, in openvino.inference_engine.ie_api.IECore.load_network
-
RuntimeError: [ GENERAL_ERROR ]
-
/home/jenkins/agent/workspace/private-ci/ie/build-linux-debian_9_arm/b/repos/openvino/inference-engine/src/vpu/common/src/ngraph/transformations/dynamic_to_static_shape.cpp:199 DynamicToStaticShape transformation encountered dynamic node Tile_1450 of type Tile ver. 0, but only [Ceiling ver. 0, Clamp ver. 0, Concat ver. 0, Convert ver. 0, Exp ver. 0, ExpGatherElements ver. 0, Floor ver. 0, Log ver. 0, MatMul ver. 0, Relu ver. 0, ...] types are supported for dynamic nodes
OpenVino 2022.1 not found
Thank you
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi fredf,
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,
Hairul
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi fredf,
Thank you for reaching out to us.
Please share details regarding your model, is it a custom or pre-trained model, the topology, source repository, etc.
For your information, this error occurs when the model is not supported on MYRIAD devices.
The supported models for MYRIAD Plugin is available on the following pages:
Regards,
Hairul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi fredf,
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,
Hairul

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