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.

Run Openvino benchmark on RPI

Besma_Guesmi
Novice
1,072 Views

Hi ! I faced this problem when I ran the openvino benchmark on RPI! any help?

[Step 3/11] Setting device configuration
[Step 4/11] Reading the Intermediate Representation network
[ ERROR ] Cannot create Swish layer Mul_2 id:5
Traceback (most recent call last):
File "/opt/intel/openvino/python/python3.7/openvino/tools/benchmark/main.py", line 166, in run
ie_network = benchmark.read_network(args.path_to_model)
File "/opt/intel/openvino/python/python3.7/openvino/tools/benchmark/benchmark.py", line 67, in read_network
ie_network = self.ie.read_network(xml_filename, bin_filename)
File "ie_api.pyx", line 261, in openvino.inference_engine.ie_api.IECore.read_network
File "ie_api.pyx", line 293, in openvino.inference_engine.ie_api.IECore.read_network
RuntimeError: Cannot create Swish layer Mul_2 id:5

0 Kudos
1 Reply
Iffa_Intel
Moderator
1,064 Views

Greetings,


I believe you asked the same question in #8728

Please proceed to the discussion there.


Sincerely,

Iffa


0 Kudos
Reply