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

How to achieve memory sharing for NPU with openvino?

WilsonChen0723
Beginner
960 Views

Hi,

 

I'm trying to achieve memory sharing for NPU with openvino to get better processing time.

I've done this before with GPU with your help in this post.

 

My question is : How to achieve the same thing with NPU to implement zero copy?

Will Remote Tensor API of GPU Plugin support NPU?

 

BR

Wilson Chen.

0 Kudos
2 Replies
Aznie_Intel
Moderator
931 Views

Hi Wilson Chen,

 

Thanks for reaching out.

 

Remote Tensor API is only supported with GPU plugin. The NPU support in OpenVINO is still under active development and may offer a limited set of supported OpenVINO features. For NPU device, you may check the Supported Features and properties from the documentation.

 

 

Regards,

Aznie


0 Kudos
Aznie_Intel
Moderator
860 Views

Hi Wilson Chen,


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



Regards,

Aznie


0 Kudos
Reply