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.

hddldaemon plugin for arm64 bits

momo93
Novice
627 Views

Hello  I have a problem here; I'm asking if you can help me with this, thanks in advance.

I am using the openvino toolkit on ARM64 bits, with Intel Movidius VPU. I can't find the hddldeamon plugin for arm64 in the openvino opensource code. I need the opensource code for this plugin so that I can compile it on my arm64 and get the hddldaemon binary file . I noticed that for Intel processors on Linux you provide this plugin under this path openvino_install_dir> / deployment_tools / inference_engine / external / hddl. But in the case of arm64 we have to compile openvino from source and don't provide this plugin.

 Best regards 

0 Kudos
2 Replies
Peh_Intel
Moderator
585 Views

Hi Momo,


Greetings to you.


Currently, HDDL plugin is not available for Open-Source OpenVINO™ toolkit. You may refer to this following comment in this GitHub issue: https://github.com/openvinotoolkit/openvino/issues/317#issuecomment-673575819


However, you can simulate the behaviour of HDDL plugin by initializing multiple MYRIAD plugins, loading network(s) to each one and then manage asynchronous requests.


For more information, please refer to this GitHub issue that had been discussed before.

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



Regards,

Peh


0 Kudos
Peh_Intel
Moderator
557 Views

Hi Momo,


This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.



Regards,

Peh


0 Kudos
Reply