- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I am trying to install OpenVino SDK that supports VPU (AI Core XM 2280) on intel Up Xtreme Device. However I couldn't able to figure which version of OpenVino should I be using for the same.
After installation of latest openvino package when i am running below command still it is showing ["CPU"] only and VPU is still not detecting.
python -c "from openvino import Core; print(Core().available_devices)"
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi Gupta_harsh.
The latest OpenVINO version that supports the VPU is the OpenVINO 2022.3.2 LTS release.
Regards,
Zul
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hey Zulkifli,
Thanks for your response, I tried installing the OpenVino 2022.3.2 but still VPU is not visible only CPU is coming.
I have also attached the screenshot regarding that.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi Gupta_harsh,
Are you using the OpenVINO™ Runtime package from PyPI or installer?
For your information, the OpenVINO™ Runtime package install from PyPI only includes a set of libraries for Intel® CPU and Intel® GPU hardware.
To configure VPU, please download the OpenVINO™ Runtime package using Installer.
Regards,
Zul
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
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.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
As per your suggestion i tried to install openvino using the installater.
But after successful installation when i am checking the devices using command:
python -c "from openvino import Core; print(Core().available_devices)"
It is still showing ["CPU"] only and VPU is still not detecting.

- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla