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

when i use "cpu" in lowercase letters ,InferenceEngine will error

王__伟
Beginner
464 Views

exect_net=ie.load_network(net,"cpu")

File "ie_api.pyx", line 178, in openvino.inference_engine.ie_api.IECore.load_network

File "ie_api.pyx", line 187, in openvino.inference_engine.ie_api.IECore.load_network

RuntimeError: Device with "cpu" name is not registered in the InferenceEngine
 

0 Kudos
2 Replies
SuryaPSC_Intel
Employee
465 Views

Hi 伟,

Please specify the device Plugin as given in the Device-specific Plugin Libraries.

Best regards,

Surya

0 Kudos
SSola8
New Contributor I
465 Views

You may be running on non-intel architecture hardware, So it is unsupported Hardware Error. Please describe more on your problems like Platform, OpenVino Toolkit Version,etc 

0 Kudos
Reply