【问题标题】:Running model in GPU using OpenVino使用 OpenVino 在 GPU 中运行模型
【发布时间】: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


    【解决方案1】:
    推荐的答案 Intel

    您可能需要执行Additional Installation Steps for Intel® Processor Graphics (GPU),否则您的模型可能无法在 GPU 上运行。请参阅Public Pre-Trained ModelsIntel's Pre-Trained Models 以检查模型设备支持。另外,请确保您关注所有需要的System requirements

    【讨论】:

      猜你喜欢
      • 2023-04-01
      • 1970-01-01
      • 1970-01-01
      • 2022-01-10
      • 2018-04-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-02-03
      相关资源
      最近更新 更多