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?