0

I can run model on CPU successfully. Once run on GPU, I have error as

[ ERROR ] Check 'get_element_type().is_dynamic() || get_element_type() == element_type' failed at C:\j\workspace\private-ci\ie\build-windows-vs2019@2\b\repos\openvino\ngraph\core\src\runtime\host_tensor.cpp:174:
Can not change a static element type

How can I solve?

batuman
  • 7,066
  • 26
  • 107
  • 229

1 Answers1

0

You might need to do the Additional Installation Steps for IntelĀ® Processor Graphics (GPU) or your model may not work on GPU. Refer to the Public Pre-Trained Models and Intel's Pre-Trained Models to check the Models Device Support. Also, please ensure that you are following all the System requirements needed.

Rommel_Intel
  • 1,369
  • 1
  • 4
  • 8