openvino Exception from src/inference/src/dev/core_impl.cpp:559: Device with “CPU“ name is not regis

Compile the Model error:Exception from src/inference/src/core.cpp:133: Exception from src/inference/src/dev/core_impl.cpp:559: Device with "CPU" name is not registered in the OpenVINO Runtime

检查目前是 Debug 还是 Releas模式,

openvino Exception from src/inference/src/dev/core_impl.cpp:559: Device with “CPU“ name is not regis_第1张图片

同时如果是 Debug 模式,请拷贝对应的 dll 到可执行文件 exe 的文件夹下

G:\Program\C++\lib\openvino\runtime\bin\intel64\Debug\

你可能感兴趣的:(openvino,人工智能)