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

Memory location Exception throw when loading model to plugin

Delfrate__Jacques
309 Views

Hi,

I'm trying to load my own pre-trained model into the CPU plug in to build my own program. But when I:

auto executable_network = plugin.LoadNetwork(network, {});

The following exception is throw: 

 

 

Is there a way to fix this ?

 

Thank you.

0 Kudos
0 Replies
Reply