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

Openvino assert when loading fp16 model in gpu

yi__lu
Beginner
384 Views

I'm trying to run a fp16 model in gpu. And it assert when call funcition InferencePlugin::LoadNetwork(CNNNetwork network, const std::map<std::string, std::string> &config). Assert message is "program creation failed: Output layout not calculated". 

It is ok when run fp32 model in cpu. Could you please guide me as to what may be going wrong.

0 Kudos
0 Replies
Reply