<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Dear Zhu, Zhenyu in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157386#M13587</link>
    <description>&lt;P&gt;Dear&amp;nbsp;Zhu, Zhenyu&lt;/P&gt;&lt;P&gt;Unfortunately GNA is not supported by the HETERO plugin. These are the devices you can use:&lt;/P&gt;&lt;P&gt;-d HETERO:FPGA,GPU,CPU&lt;/P&gt;&lt;P&gt;Please review the following document:&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.openvinotoolkit.org/latest/_docs_IE_DG_supported_plugins_HETERO.html"&gt;http://docs.openvinotoolkit.org/latest/_docs_IE_DG_supported_plugins_HETERO.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Shubha&lt;/P&gt;</description>
    <pubDate>Thu, 05 Sep 2019 21:39:01 GMT</pubDate>
    <dc:creator>Shubha_R_Intel</dc:creator>
    <dc:date>2019-09-05T21:39:01Z</dc:date>
    <item>
      <title>Openvino Inference Engine Python API support on GNA</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157385#M13586</link>
      <description>&lt;P style="margin-left:0in; margin-right:0in"&gt;I am&amp;nbsp;using the Openvino to develop a python app. However I got the following error when trying to run the inference engine on GNA device. The same python script using the inference engine python API runs ok in CPU mode.&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;1. Can you confirm if the inference engine python API support GNA device?&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;2. Does IE support HETERO:GNA,CPU mode in either C++ or Python API?&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; exec_net = ie.load_network(network=net, device_name=FLAGS.device)&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;&amp;nbsp; File "ie_api.pyx", line 85, in openvino.inference_engine.ie_api.IECore.load_network&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;&amp;nbsp; File "ie_api.pyx", line 92, in openvino.inference_engine.ie_api.IECore.load_network&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;RuntimeError: Device with "GNA_AUTO" name is not registered in the InferenceEngine&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 00:00:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157385#M13586</guid>
      <dc:creator>Zhenyu_Z_Intel</dc:creator>
      <dc:date>2019-09-05T00:00:40Z</dc:date>
    </item>
    <item>
      <title>Dear Zhu, Zhenyu</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157386#M13587</link>
      <description>&lt;P&gt;Dear&amp;nbsp;Zhu, Zhenyu&lt;/P&gt;&lt;P&gt;Unfortunately GNA is not supported by the HETERO plugin. These are the devices you can use:&lt;/P&gt;&lt;P&gt;-d HETERO:FPGA,GPU,CPU&lt;/P&gt;&lt;P&gt;Please review the following document:&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.openvinotoolkit.org/latest/_docs_IE_DG_supported_plugins_HETERO.html"&gt;http://docs.openvinotoolkit.org/latest/_docs_IE_DG_supported_plugins_HETERO.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Shubha&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 21:39:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157386#M13587</guid>
      <dc:creator>Shubha_R_Intel</dc:creator>
      <dc:date>2019-09-05T21:39:01Z</dc:date>
    </item>
    <item>
      <title>Dear Dear Zhu, Zhenyu,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157387#M13588</link>
      <description>&lt;P&gt;Dear&amp;nbsp;Dear&amp;nbsp;Zhu, Zhenyu,&lt;/P&gt;&lt;P&gt;The Python API for Inference Engine supports the same plugins which the regular C++ Inference Engine supports. So there is no limitation on Python API's support of GNA. If Python OpenVino code fails to load the GNA plugin, then it could be a bug. Please let me know.&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shubha&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 16:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157387#M13588</guid>
      <dc:creator>Shubha_R_Intel</dc:creator>
      <dc:date>2019-09-06T16:28:00Z</dc:date>
    </item>
    <item>
      <title>Shubha,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157388#M13589</link>
      <description>&lt;P&gt;Shubha,&lt;/P&gt;&lt;P&gt;Thanks for the reply. You are correct. Python API supports GNA when I changed from using GNA_AUTO to GNA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 05:00:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157388#M13589</guid>
      <dc:creator>Zhenyu_Z_Intel</dc:creator>
      <dc:date>2019-09-12T05:00:35Z</dc:date>
    </item>
    <item>
      <title>Dear Zhu, Zhenyu,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157389#M13590</link>
      <description>&lt;P&gt;Dear&amp;nbsp;Zhu, Zhenyu,&lt;/P&gt;&lt;P&gt;Glad to hear it ! And thanks for informing the OpenVino community of your findings. it really helps a lot when we share information with each other.&lt;/P&gt;&lt;P&gt;Shubha&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 20:34:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Openvino-Inference-Engine-Python-API-support-on-GNA/m-p/1157389#M13590</guid>
      <dc:creator>Shubha_R_Intel</dc:creator>
      <dc:date>2019-09-20T20:34:01Z</dc:date>
    </item>
  </channel>
</rss>

