【发布时间】:2021-07-23 01:50:35
【问题描述】:
我可以在 CPU 上成功运行模型。 在 GPU 上运行后,出现错误
[ 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
我该如何解决?
【问题讨论】:
标签: openvino