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.
6560 Discussions

Does Openvino API for Python "IEPlugin" supports MULTI device?

Weifeng_C_Intel
Employee
1,322 Views

Does Openvino API for python "IEPlugin" supports MULTI device?  Is there a sample python app for it?

 

If not, any plan to enable it?

 

Is there a document for the Openvino API for python?

0 Kudos
1 Reply
Sahira_Intel
Moderator
1,322 Views

Hi Weifeng,

See the Overview of Inference Engine Python API document here. 

Every OpenVINO sample that allows you to specify which device you want to run on "-d" accepts the multi-device plugin. You can sample this plugin using the Benchmark Application (Benchmark Python tool). There are also some samples here (C++ and Python).

I hope this information is helpful.

Best Regards,
Sahira 

0 Kudos
Reply