<?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 Re:How to use ngraph python API in Openvino 2022.2 in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-to-use-ngraph-python-API-in-Openvino-2022-2/m-p/1428286#M28551</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi ryan34,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;This thread will no longer be monitored since we have provided a solution.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hairul&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Nov 2022 00:31:26 GMT</pubDate>
    <dc:creator>Hairul_Intel</dc:creator>
    <dc:date>2022-11-08T00:31:26Z</dc:date>
    <item>
      <title>How to use ngraph python API in Openvino 2022.2</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-to-use-ngraph-python-API-in-Openvino-2022-2/m-p/1425792#M28500</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I downloaded openvino 2022.2 as described on this page &lt;/SPAN&gt;(&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html" target="_self"&gt;link&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ryan34_1-1666939374108.png" style="width: 500px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/34621i8EE48693A9FD475F/image-dimensions/500x311/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="500" height="311" role="button" title="ryan34_1-1666939374108.png" alt="ryan34_1-1666939374108.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I obtained xml, bin files, etc. by optimizing the Tensorflow(==2.5.0) model with the &lt;STRONG&gt;mo&lt;/STRONG&gt; command.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;And, then im trying use &lt;STRONG&gt;ngraph&lt;/STRONG&gt; to get some weights of specific layers. (to draw some CAM;Class Activateion Map)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so, i imported &lt;STRONG&gt;openvino &lt;/STRONG&gt;and&lt;STRONG&gt; ngraph&lt;/STRONG&gt; in python as u can see below,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As you can see below,&amp;nbsp;&amp;nbsp;there was no problem importing openvino, but an error occurred when importing the ngraph.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ryan34_0-1666938749562.png" style="width: 617px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/34620i39ED7B93A8BD210C/image-dimensions/617x111/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="617" height="111" role="button" title="ryan34_0-1666938749562.png" alt="ryan34_0-1666938749562.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Can U guys please tell me, how to use ngraph python API ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&amp;nbsp;&lt;/P&gt;
&lt;P&gt;someone can tell me how to export specific layer's weights ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Windows10 (64-bit)&lt;/P&gt;
&lt;P&gt;python == 3.9.12&lt;/P&gt;
&lt;P&gt;openvino == 2022.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 08:42:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-to-use-ngraph-python-API-in-Openvino-2022-2/m-p/1425792#M28500</guid>
      <dc:creator>ryan34</dc:creator>
      <dc:date>2022-10-28T08:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ngraph python API in Openvino 2022.2</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-to-use-ngraph-python-API-in-Openvino-2022-2/m-p/1426314#M28504</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi ryan34,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For your information, the ngraph module is included in the installation package of &lt;/SPAN&gt;&lt;A style="font-size: 16px;" href="https://docs.openvino.ai/2022.2/openvino_docs_install_guides_install_dev_tools.html" target="_blank" rel="noopener noreferrer"&gt;OpenVINO™ Development Tools&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please ensure that you have set up the Python virtual environment correctly and activate it using the following command:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;openvino_env\Scripts\activate&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is the result for importing ngraph module in the virtual environment:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ngraph.png" style="width: 891px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/34683i34BC83809D699BB4/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="ngraph.png" alt="ngraph.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For more information regarding ngraph, refer to the &lt;/SPAN&gt;&lt;A style="font-size: 16px;" href="https://docs.openvino.ai/2022.2/api/ie_python_api/_autosummary/ngraph.html" target="_blank" rel="noopener noreferrer"&gt;ngraph API reference&lt;/A&gt;&lt;SPAN&gt; documentation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hairul&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 05:03:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-to-use-ngraph-python-API-in-Openvino-2022-2/m-p/1426314#M28504</guid>
      <dc:creator>Hairul_Intel</dc:creator>
      <dc:date>2022-10-31T05:03:20Z</dc:date>
    </item>
    <item>
      <title>Re:How to use ngraph python API in Openvino 2022.2</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-to-use-ngraph-python-API-in-Openvino-2022-2/m-p/1428286#M28551</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi ryan34,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;This thread will no longer be monitored since we have provided a solution.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hairul&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Nov 2022 00:31:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-to-use-ngraph-python-API-in-Openvino-2022-2/m-p/1428286#M28551</guid>
      <dc:creator>Hairul_Intel</dc:creator>
      <dc:date>2022-11-08T00:31:26Z</dc:date>
    </item>
  </channel>
</rss>

