<?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: imx95 npu support in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx95-npu-support/m-p/1876850#M224285</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Do you have any suggestion on how to check the npu on imx95 is work.&lt;BR /&gt;I see we can use label_image to check performance on npu/gpu/cpu.&lt;/P&gt;&lt;P&gt;Does the imx95 have similiar tool to check?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2024 06:02:54 GMT</pubDate>
    <dc:creator>nigelzzz</dc:creator>
    <dc:date>2024-05-29T06:02:54Z</dc:date>
    <item>
      <title>imx95 npu support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx95-npu-support/m-p/1876178#M224247</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&amp;nbsp; &amp;nbsp;We are using imx95 develop some machine learning app. so I need some sample code and doc to check npu performance and learn how to use the npu to calculate complex operation.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;first question:&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;I reference the document from nxp, it says we can use "label_image" to check the performance on npu and cpu.&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&amp;nbsp;npu version: ./label_image -m mobilenet_v1_1.0_224_quant.tflite -i grace_hopper.bmp -l labels.txt --external_delegate_path=/usr/lib/libneutron_delegate.so&lt;/P&gt;&lt;P&gt;- cpu version: ./label_image -m mobilenet_v1_1.0_224_quant.tflite -i grace_hopper.bmp -l labels.txt .&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;the average time always return 16.xxx ms, why it doesn't improve when i using npu.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;INFO: Loaded model mobilenet_v1_1.0_224_quant.tflite
INFO: resolved reporter
INFO: invoked
INFO: average time: 16.558 ms
INFO: 0.764706: 653 military uniform
INFO: 0.121569: 907 Windsor tie
INFO: 0.0156863: 458 bow tie
INFO: 0.0117647: 466 bulletproof vest
INFO: 0.00784314: 835 suit&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the second question&lt;/STRONG&gt; is i see /usr/lib/libneutron_delegate.so can load "NeutronKernels.bin and NeutronFirmware.elf", can we get the source code?&lt;/P&gt;&lt;P&gt;reference document&lt;BR /&gt;-&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX-MACHINE-LEARNING-UG.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX-MACHINE-LEARNING-UG.pdf&lt;/A&gt;&lt;BR /&gt;-&amp;nbsp;&lt;A href="https://github.com/nxp-imx/neutron" target="_blank"&gt;https://github.com/nxp-imx/neutron&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://github.com/nxp-imx/tflite-neutron-delegate" target="_blank"&gt;https://github.com/nxp-imx/tflite-neutron-delegate&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 09:18:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx95-npu-support/m-p/1876178#M224247</guid>
      <dc:creator>nigelzzz</dc:creator>
      <dc:date>2024-05-28T09:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: imx95 npu support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx95-npu-support/m-p/1876549#M224273</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233516"&gt;@nigelzzz&lt;/a&gt;!&lt;BR /&gt;Thank you for contacting NXP Support!&lt;/P&gt;
&lt;P&gt;Sorry, we can´t provide the source code of those binaries.&lt;/P&gt;
&lt;P&gt;The iMX95 is not available for all.&lt;/P&gt;
&lt;P&gt;To get support I recommend to ask directly to your local DFAE.&lt;/P&gt;
&lt;P&gt;Sorry for the mistake!&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;BR /&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 21:19:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx95-npu-support/m-p/1876549#M224273</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-05-28T21:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: imx95 npu support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx95-npu-support/m-p/1876850#M224285</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Do you have any suggestion on how to check the npu on imx95 is work.&lt;BR /&gt;I see we can use label_image to check performance on npu/gpu/cpu.&lt;/P&gt;&lt;P&gt;Does the imx95 have similiar tool to check?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 06:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx95-npu-support/m-p/1876850#M224285</guid>
      <dc:creator>nigelzzz</dc:creator>
      <dc:date>2024-05-29T06:02:54Z</dc:date>
    </item>
  </channel>
</rss>

