<?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: IMX8QXP Machine learning demos in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1174388#M164161</link>
    <description>&lt;P&gt;try to remove " in the link of anpplication note, try the link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12770.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12770.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2020 08:43:15 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2020-10-28T08:43:15Z</dc:date>
    <item>
      <title>IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1173105#M164034</link>
      <description>&lt;P&gt;Hi Support Team,&lt;/P&gt;&lt;P&gt;We are performing the ML demo : Image classification example&lt;/P&gt;&lt;LI-CODE lang="python"&gt;root@imx8qxpmek:/usr/bin/tensorflow-lite-2.2.0/examples# ./label_image -m mobile                                                                             net_v1_1.0_224_quant.tflite -i grace_hopper.bmp -l labels.txt
Loaded model mobilenet_v1_1.0_224_quant.tflite
resolved reporter
invoked
average time: 101.284 ms
0.780392: 653 military uniform
0.105882: 907 Windsor tie
0.0156863: 458 bow tie
0.0117647: 466 bulletproof vest
0.00784314: 835 suit

root@imx8qxpmek:/usr/bin/tensorflow-lite-2.2.0/examples# ./label_image -m mobile                                                                             net_v1_1.0_224_quant.tflite -i grace_hopper.bmp -l labels.txt -a 1
Loaded model mobilenet_v1_1.0_224_quant.tflite
resolved reporter
INFO: Created TensorFlow Lite delegate for NNAPI.
Applied NNAPI delegate.
W [query_hardware_caps:66]Unsupported evis version
invoked
average time: 98.281 ms
0.784314: 653 military uniform
0.105882: 907 Windsor tie
0.0156863: 458 bow tie
0.00784314: 466 bulletproof vest
0.00392157: 835 suit
root@imx8qxpmek:/usr/bin/tensorflow-lite-2.2.0/examples#&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and see the Error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;INFO: Created TensorFlow Lite delegate for NNAPI.
Applied NNAPI delegate.
W [query_hardware_caps:66]Unsupported evis version&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;and Avarage time is same with and without GPU.&lt;/P&gt;&lt;P&gt;Can anyone guide me, what could be the issue? Did I miss any package or configuration to add?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 12:19:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1173105#M164034</guid>
      <dc:creator>darsh_dev</dc:creator>
      <dc:date>2020-10-26T12:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1173697#M164086</link>
      <description>&lt;P&gt;what bsp version do you use? and did you test imx8qxp B0 or C0 board? did you change or build any source code for this?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 08:41:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1173697#M164086</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-10-27T08:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1173708#M164089</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;We are working on L5.4.47_2.0.0 and referring the "i.MX Machine Learning User's Guide, Rev. L5.4.47_2.2.0, 30 September 2020" doc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our silicon revision is &lt;STRONG&gt;B0&lt;/STRONG&gt; and Doesn't changed any code/build related to ML. Mostly we did the changes related to u-boot and Kernel (Board specific interface only I2C, GPIO, USB, CSI, Codec, etc...)&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 08:51:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1173708#M164089</guid>
      <dc:creator>darsh_dev</dc:creator>
      <dc:date>2020-10-27T08:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1173780#M164101</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;One quick question, Is there any limitation for &lt;STRONG&gt;B0&lt;/STRONG&gt; and/or &lt;STRONG&gt;C0&lt;/STRONG&gt; revision specific to ML demos (specific to armNN, GPU, Tensorflow ...) ?&lt;/P&gt;&lt;P&gt;Can you please share the C0 and B0 revision difference from software perspective?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 10:41:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1173780#M164101</guid>
      <dc:creator>darsh_dev</dc:creator>
      <dc:date>2020-10-27T10:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1174200#M164132</link>
      <description>&lt;P&gt;for 5.4.47,did you built images for your B0 board? did you build "imx-image-full" image? for difference between B0 and C0, pls refer to the document as below:&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://www.nxp.com/docs/en/application-note/AN12770.pdf&amp;quot;" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12770.pdf"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;one also can refer to the AN:&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://www.nxp.com/docs/en/application-note/AN12867.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12867.pdf&lt;/A&gt;"&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 04:09:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1174200#M164132</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-10-28T04:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1174273#M164144</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes, We are using B0- imx8qxpmek machine, find it at meta-freescale/conf/machine. and also used the imx-image-full. Not build issue found. Most of the inteferface are also working fine as expected (HDMI, Audio, CSI, I2C, GPIO and all)&lt;/P&gt;&lt;P&gt;This link gives error (Page Not Found) "&lt;A href="https://www.nxp.com/docs/en/application-note/AN12770.pdf&amp;quot;" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.nxp.com/docs/en/application-note/AN12770.pdf"&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We would like to perform the ML related custom demo on this board. So, before that, we would like to perform the Arm NN, Tensorflow-Lite, OpenCV example from &lt;A href="https://www.google.com/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=&amp;amp;ved=2ahUKEwiC6L2I09bsAhUOfX0KHd9ZBvwQFjAAegQIBBAC&amp;amp;url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Fuser-guide%2FIMX-MACHINE-LEARNING-UG.pdf&amp;amp;usg=AOvVaw3zgETSkc6uCDoqcIPdyRDa" target="_self"&gt;IMXMLUG&lt;/A&gt; doc.&lt;/P&gt;&lt;P&gt;FYI only&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8qxpmek:/unit_tests/GPU# ./gpuinfo.sh 
---- Running &amp;lt; gpuinfo.sh &amp;gt; test ----
GPU Info
gpu      : 0
model    : 7000
revision : 6214
product  : 70002
eco      :    0
VIDEO MEMORY:
  POOL SYSTEM:
    Free :     267730584 B
    Used :        704872 B
    MinFree :  267730584 B
    MaxUsed :     704872 B
    Total :    268435456 B
  POOL VIRTUAL:
    Used :             0 B
    MaxUsed :          0 B
CMA memory info
cat: /sys/kernel/debug/gc/allocators/cma/cmausage: No such file or directory
VidMem Usage (Process 582: weston):
                          Current          Maximum            Total
All-Types                  655360           655360           655360
Index                           0                0                0
Vertex                          0                0                0
Texture                         0                0                0
RenderTarget                    0                0                0
Depth                           0                0                0
Bitmap                          0                0                0
TileStatus                      0                0                0
Image                           0                0                0
Mask                            0                0                0
Scissor                         0                0                0
HZ                              0                0                0
ICache                          0                0                0
TxDesc                          0                0                0
Fence                           0                0                0
TFBHeader                       0                0                0
Command                    655360           655360           655360
All-Pools                  655360           655360           655360
Default                         0                0                0
Local                           0                0                0
Internal                        0                0                0
External                        0                0                0
Unified                         0                0                0
System                     655360           655360           655360
Sram                            0                0                0
Virtual                         0                0                0
User                            0                0                0
Insram                          0                0                0
Exsram                          0                0                0
AllocNonPaged                   0                0                0
AllocContiguous            655360           655360           655360
MapUserMemory                   0                0                0
MapMemory               268435456        268435456        268435456
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
Idle percentage:0.000.000.000.00%
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
----  Test &amp;lt; gpuinfo.sh &amp;gt; ended  ----
root@imx8qxpmek:/unit_tests/GPU# &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 06:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1174273#M164144</guid>
      <dc:creator>darsh_dev</dc:creator>
      <dc:date>2020-10-28T06:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1174388#M164161</link>
      <description>&lt;P&gt;try to remove " in the link of anpplication note, try the link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12770.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12770.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 08:43:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1174388#M164161</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-10-28T08:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1174419#M164165</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;Thanks.&lt;/P&gt;&lt;P&gt;Can you please share the update on the &lt;STRONG&gt;Image classification example?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;computation on CPU:&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8qxpmek:/usr/bin/tensorflow-lite-2.2.0/examples# ./label_image -m mobilenet_v1_1.0_224_quant.tflite -i grace_hopper.bmp -l labels.txt

&amp;gt;&amp;gt; average time: 101.284 ms&lt;/LI-CODE&gt;&lt;P&gt;computation on the GPU/NPU hardware accelerator, add the -a 1 command line argument&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8qxpmek:/usr/bin/tensorflow-lite-2.2.0/examples# ./label_image -m mobilenet_v1_1.0_224_quant.tflite -i grace_hopper.bmp -l labels.txt -a 1

INFO: Created TensorFlow Lite delegate for NNAPI.
Applied NNAPI delegate.
W [query_hardware_caps:66]Unsupported evis version
invoked
&amp;gt;&amp;gt; average time: 98.281 ms&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Average time is almost same in both case.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 09:27:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1174419#M164165</guid>
      <dc:creator>darsh_dev</dc:creator>
      <dc:date>2020-10-28T09:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1178570#M164540</link>
      <description>&lt;P&gt;Further update,&lt;/P&gt;&lt;P&gt;I'm trying with &lt;STRONG&gt;Running benchmark applications. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8qxpmek:/usr/bin/tensorflow-lite-2.2.0/examples# ./benchmark_model --graph=efficientnet_lite0_int8_2.tflite --use_nnapi=true --enable_op_profiling=true&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="darshak_patel_0-1604557087075.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/129163i6E00B4BFB4EFC10A/image-size/large?v=v2&amp;amp;px=999" role="button" title="darshak_patel_0-1604557087075.jpeg" alt="darshak_patel_0-1604557087075.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;From the logs, &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;computation graph was executed on CPU only Not used GPU Hardware&lt;/FONT&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;GPU info:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8qxpmek:/unit_tests/GPU# ./gpuinfo.sh

---- Running &amp;lt; gpuinfo.sh &amp;gt; test ----
GPU Info
gpu      : 0
model    : 7000
revision : 6214
product  : 70002
eco      :    0

VIDEO MEMORY:
  POOL SYSTEM:
    Free :     267730584 B
    Used :        704872 B
    MinFree :  253147632 B
    MaxUsed :   15287824 B
    Total :    268435456 B
  POOL VIRTUAL:
    Used :             0 B
    MaxUsed :          0 B
CMA memory info
cat: /sys/kernel/debug/gc/allocators/cma/cmausage: No such file or directory
VidMem Usage (Process 415: weston):
                          Current          Maximum            Total
All-Types                  655360           655360           655360
Index                           0                0                0
Vertex                          0                0                0
Texture                         0                0                0
RenderTarget                    0                0                0
Depth                           0                0                0
Bitmap                          0                0                0
TileStatus                      0                0                0
Image                           0                0                0
Mask                            0                0                0
Scissor                         0                0                0
HZ                              0                0                0
ICache                          0                0                0
TxDesc                          0                0                0
Fence                           0                0                0
TFBHeader                       0                0                0
Command                    655360           655360           655360

All-Pools                  655360           655360           655360
Default                         0                0                0
Local                           0                0                0
Internal                        0                0                0
External                        0                0                0
Unified                         0                0                0
System                     655360           655360           655360
Sram                            0                0                0
Virtual                         0                0                0
User                            0                0                0
Insram                          0                0                0
Exsram                          0                0                0

AllocNonPaged                   0                0                0
AllocContiguous            655360           655360           655360
MapUserMemory                   0                0                0
MapMemory               268435456        268435456        268435456

&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
Idle percentage:0.000.000.000.00%
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;

----  Test &amp;lt; gpuinfo.sh &amp;gt; ended  ----&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 07:01:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1178570#M164540</guid>
      <dc:creator>darsh_dev</dc:creator>
      <dc:date>2020-11-05T07:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1179118#M164585</link>
      <description>&lt;P&gt;as the gpu performance data I sent to you, which is from the gpu test team, you can refer to that&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 03:30:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1179118#M164585</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-11-06T03:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1179350#M164595</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;You have shared the GPU performance result is not matched with the IMXMLUG guide. Which result I can consider the benchmark for the IMX8QXP and IMX8Mquad?&lt;/P&gt;&lt;P&gt;I also checked with IMX8MQuad platform. Observed the weired behaviour&lt;BR /&gt;With &lt;STRONG&gt;CPU average time is 52ms&lt;/STRONG&gt; and with &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;GPU "-a 1" option average time is 102ms&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;root@imx8mqevk:/usr/bin/tensorflow-lite-2.2.0/examples# &lt;FONT color="#3366FF"&gt;./label_image -m mobilenet_v1_1.0_224_quant.tflite -i grace_hopper.bmp -l labels.txt&lt;/FONT&gt;&lt;BR /&gt;Loaded model mobilenet_v1_1.0_224_quant.tflite&lt;BR /&gt;resolved reporter&lt;BR /&gt;invoked&lt;BR /&gt;average time: 52.605 ms&lt;BR /&gt;0.780392: 653 military uniform&lt;BR /&gt;0.105882: 907 Windsor tie&lt;BR /&gt;0.0156863: 458 bow tie&lt;BR /&gt;0.0117647: 466 bulletproof vest&lt;BR /&gt;0.00784314: 835 suit&lt;BR /&gt;-----------------------------------------------------------------------------------------&lt;BR /&gt;-----------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@imx8mqevk:/usr/bin/tensorflow-lite-2.2.0/examples# &lt;FONT color="#3366FF"&gt;./label_image -m mobilenet_v1_1.0_224_quant.tflite -i grace_hopper.bmp -l labels.txt -a 1&lt;/FONT&gt;&lt;BR /&gt;Loaded model mobilenet_v1_1.0_224_quant.tflite&lt;BR /&gt;resolved reporter&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;INFO: Created TensorFlow Lite delegate for NNAPI.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Applied NNAPI delegate.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;W [query_hardware_caps:66]Unsupported evis version&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;invoked &lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;average time: 104.467 ms&lt;/STRONG&gt; &lt;/FONT&gt;&lt;BR /&gt;0.784314: 653 military uniform&lt;BR /&gt;0.105882: 907 Windsor tie&lt;BR /&gt;0.0156863: 458 bow tie&lt;BR /&gt;0.00784314: 466 bulletproof vest&lt;BR /&gt;0.00392157: 835 suit&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 09:30:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1179350#M164595</guid>
      <dc:creator>darsh_dev</dc:creator>
      <dc:date>2020-11-06T09:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1186560#M165278</link>
      <description>&lt;P&gt;yes, you can consider the data I sent to you as benchmark of&amp;nbsp; imx8qxp, which is from local testing team, it seems this demo has some issues, the testing team doesn't use this command&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 08:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1186560#M165278</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-11-20T08:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1242866#M170590</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/64220"&gt;@darsh_dev&lt;/a&gt;&amp;nbsp;were you able to figure out what could be the problem here? I am having exactly the same weird behavior in the&amp;nbsp;&lt;SPAN&gt;IMX8Mquad.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;any suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 02:51:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1242866#M170590</guid>
      <dc:creator>lmurillo</dc:creator>
      <dc:date>2021-03-10T02:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1350907#M181102</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dear Sir:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I encounter the same problem when I try to benchmark performance of CPU and GPU. According to your last post, it seems there's some&amp;nbsp; issue with the demo.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;In short, how can we assigned GPU to do eIQ applications? Seems options "&lt;SPAN&gt;&amp;nbsp;-a 1&amp;nbsp;&lt;/SPAN&gt;" or "USE_GPU_INFERENCE=0" is not work!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BRs&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 06:03:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1350907#M181102</guid>
      <dc:creator>stanly-Lin</dc:creator>
      <dc:date>2021-10-06T06:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1385418#M184327</link>
      <description>&lt;P&gt;+1 &lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586" target="_blank"&gt;@joanxie&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Even I'm finding the same warning on&amp;nbsp;&lt;SPAN&gt;IMX8Mquad running with "-a 1" args.&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8mqevk:/usr/bin/tensorflow-lite-2.3.1/examples# ./label_image -m mobilenet_v1_1.0_224_quant.tflite -t 1 -i grace_hopper.bmp -l labels.txt -a 1
Loaded model mobilenet_v1_1.0_224_quant.tflite
resolved reporter
INFO: Created TensorFlow Lite delegate for NNAPI.
Applied NNAPI delegate.
W [query_hardware_caps:66]Unsupported evis version
invoked
average time: 104.07 ms
0.784314: 653 military uniform
0.105882: 907 Windsor tie
0.0156863: 458 bow tie
0.00784314: 466 bulletproof vest
0.00392157: 835 suit&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The NXP documentation states that the&amp;nbsp;&lt;SPAN&gt;IMX8Mquad has a gpu. which implies running the same tensorflow lite's 'lable_image' example with the "-g 1" args should delegate a GPU for the inference but that isn't the case. Can someone explain the case here?&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8mqevk:/usr/bin/tensorflow-lite-2.3.1/examples# ./label_image -m mobilenet_v1_1.0_224_quant.tflite -t 1 -i grace_hopper.bmp -l labels.txt -g 1
Loaded model mobilenet_v1_1.0_224_quant.tflite
resolved reporter
GPU acceleration is unsupported on this platform.
invoked
average time: 169.21 ms
0.780392: 653 military uniform
0.105882: 907 Windsor tie
0.0156863: 458 bow tie
0.0117647: 466 bulletproof vest
0.00784314: 835 suit&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 07:03:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1385418#M184327</guid>
      <dc:creator>kandarp_rastey</dc:creator>
      <dc:date>2021-12-13T07:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1385419#M184328</link>
      <description>&lt;P&gt;+1&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586" target="_blank"&gt;@joanxie&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;- I'm facing the same warning on the&amp;nbsp;&lt;SPAN&gt;IMX8Mquad when running the tflite's lable_image example with the "-a 1" args.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;root@imx8mqevk:/usr/bin/tensorflow-lite-2.3.1/examples# ./label_image -m mobilenet_v1_1.0_224_quant.tflite -t 1 -i grace_hopper.bmp -l labels.txt -a 1&lt;BR /&gt;Loaded model mobilenet_v1_1.0_224_quant.tflite&lt;BR /&gt;resolved reporter&lt;BR /&gt;INFO: Created TensorFlow Lite delegate for NNAPI.&lt;BR /&gt;Applied NNAPI delegate.&lt;BR /&gt;&lt;STRONG&gt;W [query_hardware_caps:66]Unsupported evis version&lt;/STRONG&gt;&lt;BR /&gt;invoked&lt;BR /&gt;average time: 104.07 ms&lt;BR /&gt;0.784314: 653 military uniform&lt;BR /&gt;0.105882: 907 Windsor tie&lt;BR /&gt;0.0156863: 458 bow tie&lt;BR /&gt;0.00784314: 466 bulletproof vest&lt;BR /&gt;0.00392157: 835 suit&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;- The NXP documentation states &lt;SPAN&gt;IMX8Mquad has the presence of a GPU, which implies running the tflite's lable_image example with the "-g 1" args should delegate GPU for inference but it isn't the case here. Can someone please shead some light running inference on the GPU directly?&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;root@imx8mqevk:/usr/bin/tensorflow-lite-2.3.1/examples# ./label_image -m mobilenet_v1_1.0_224_quant.tflite -t 1 -i grace_hopper.bmp -l labels.txt -g 1&lt;BR /&gt;Loaded model mobilenet_v1_1.0_224_quant.tflite&lt;BR /&gt;resolved reporter&lt;BR /&gt;&lt;STRONG&gt;GPU acceleration is unsupported on this platform&lt;/STRONG&gt;.&lt;BR /&gt;invoked&lt;BR /&gt;average time: 169.118 ms&lt;BR /&gt;0.780392: 653 military uniform&lt;BR /&gt;0.105882: 907 Windsor tie&lt;BR /&gt;0.0156863: 458 bow tie&lt;BR /&gt;0.0117647: 466 bulletproof vest&lt;BR /&gt;0.00784314: 835 suit&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 07:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1385419#M184328</guid>
      <dc:creator>kandarp_rastey</dc:creator>
      <dc:date>2021-12-13T07:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1409902#M186713</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having this same problem on a iMX8 quad using &lt;SPAN&gt;&amp;nbsp;Linux version&amp;nbsp;&lt;/SPAN&gt;5.10.72-2.2.0.&amp;nbsp; Can you please send me the benchmark data as well as the tools that I can use to generate the data myself?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jochen&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 01:36:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1409902#M186713</guid>
      <dc:creator>jalleyne</dc:creator>
      <dc:date>2022-02-08T01:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1409923#M186717</link>
      <description>&lt;P&gt;ok&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 02:36:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1409923#M186717</guid>
      <dc:creator>josephzhou1</dc:creator>
      <dc:date>2022-02-08T02:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1411123#M186811</link>
      <description>&lt;P&gt;Thanks for the response&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194734"&gt;@josephzhou1&lt;/a&gt; but I haven't seen anything as yet.&amp;nbsp; Where can I get this information?&lt;/P&gt;&lt;P&gt;Jochen&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586" target="_blank"&gt;@joanxie&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having this same problem on a iMX8 quad using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;Linux version&amp;nbsp;&lt;/SPAN&gt;5.10.72-2.2.0.&amp;nbsp; Can you please send me the benchmark data as well as the tools that I can use to generate the data myself?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jochen&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 15:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1411123#M186811</guid>
      <dc:creator>jalleyne</dc:creator>
      <dc:date>2022-02-09T15:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP Machine learning demos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1486325#M192306</link>
      <description>&lt;P&gt;Has anybody solved this problem.&amp;nbsp; I am running into the same errors of unsupported evis version. This is on IMX8 Plus with LF5.10.52-2.1.0.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;/usr/bin/tensorflow-lite-2.5.0/examples# USE_GPU_INFERENCE=0 ./label_image -m mobilenet_v1_1.0_224_quant.tflite -i grace_hop&lt;BR /&gt;INFO: Loaded model mobilenet_v1_1.0_224_quant.tflite&lt;BR /&gt;INFO: resolved reporter&lt;BR /&gt;INFO: Created TensorFlow Lite delegate for NNAPI.&lt;BR /&gt;INFO: Use NNAPI acceleration.&lt;BR /&gt;INFO: Applied NNAPI delegate.&lt;BR /&gt;W [query_hardware_caps:66]Unsupported evis version&lt;BR /&gt;INFO: invoked&lt;BR /&gt;INFO: average time: 162.426 ms&lt;BR /&gt;INFO: 0.784314: 653 military uniform&lt;BR /&gt;INFO: 0.105882: 907 Windsor tie&lt;BR /&gt;INFO: 0.0156863: 458 bow tie&lt;BR /&gt;INFO: 0.00784314: 466 bulletproof vest&lt;BR /&gt;INFO: 0.00392157: 835 suit&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 15:51:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-Machine-learning-demos/m-p/1486325#M192306</guid>
      <dc:creator>_Alex_</dc:creator>
      <dc:date>2022-07-07T15:51:04Z</dc:date>
    </item>
  </channel>
</rss>

