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.

Convert Pipeline to run from CPU to VPU

wcheemasynsor
Beginner
446 Views

Hi we have a Openvino Python API based pipeline (Model Optimizer/converter and then Inference Engine) that currently runs on the CPU but we want to test it on Myriad VPUs. How would one make this switch ?

Labels (2)
0 Kudos
2 Replies
Syamimi_Intel
Moderator
428 Views

Hi Waqar Cheema,

Thank you for reaching out. You can just add -d MYRIAD to the command line.

Refer to Build the Code Samples and Demo Applications to get ideas on how to run the demo using CPU, GPU, and MYRIAD.

 

Regards,

Syamimi

 

0 Kudos
Syamimi_Intel
Moderator
410 Views

Hi Waqar Cheema,

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,

Syamimi


0 Kudos
Reply