<?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: Using GPU on i.MX8qmek for DNN infernece in eIQ Machine Learning Software</title>
    <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042855#M133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ullasbharadwaj"&gt;ullasbharadwaj&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The i.MX 8QM VPU requires de GPU usage to handle the linear tile format.&lt;/P&gt;&lt;P&gt;So you have two solutions in this case:&lt;/P&gt;&lt;P&gt;1 - Use imxvideoconvert_g2d in order to display it correctly:&lt;BR /&gt;$ gst-launch-1.0 filesrc location=&amp;lt;your_file&amp;gt;.mp4 ! decodebin !&lt;STRONG&gt; imxvideoconvert_g2d&lt;/STRONG&gt; ! waylandsink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - Enable use-g2d=1 on /etc/xdg/weston/weston.ini.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the second solution, you will enable the GPU to handle the weston/wayland, so the imxvideoconvert_g2d will not be required anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the slow results on ML application, in short history, even by having a good inference processing time, the entire process to take the video frame, resize it, process, and display it requires more than the inference time displayed, so it results is a slow video. We already have some good solutions to solve it and will be released on pyeiqv2.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2020 13:47:15 GMT</pubDate>
    <dc:creator>marco_antonio_franchi</dc:creator>
    <dc:date>2020-06-22T13:47:15Z</dc:date>
    <item>
      <title>Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042835#M113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently trying to evaluate different inference engines with TensorFlow and TensorFlow Lite models on i.MX8 QMEK. I follow the eIQ guide form NXP and using L4.14 Release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with OpenCV DNN module, TFLite Interpreter and Arm NN. I was not able to use GPU with any of them. I know OpenCV does not run on GPU due to OpenCL compatibility issue on i.MX8 but can I not also use GPU with TFLite and Arm NN?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On other hand, the Arm NN examples with e.IQ does not provide an option to use GPU at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this thread,&amp;nbsp;&lt;A href="https://community.nxp.com/thread/522346"&gt;Arm NN support for the i.MX 8 GPUs&lt;/A&gt;,&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vanessamaegima"&gt;vanessamaegima&lt;/A&gt;&amp;nbsp;suggested only TFLite engine supports GPU at the moment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is all confusing to me whether GPU is of any use on imx8qmek for running DNN inference.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if there is a way to use GPU, kindly let me know. This has me bogging my head from quite a while now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ullas Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2020 08:59:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042835#M113</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-14T08:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042836#M114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ullasbharadwaj"&gt;ullasbharadwaj&lt;/A&gt;‌,&lt;BR /&gt;&lt;BR /&gt;For the L4.14 releases we do not have GPU support for any of the inference engines.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Starting with L4.19 releases eIQ is released as part of the official NXP BSP and we do have GPU implementations for TfLite and ArmNN. I suggest you to try our latest 5.4.3_1.0.0 release which provides our latest TfLite/ArmNN GPU acceleration. Please note that we do not support OpenCV DNN GPU acceleration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the BSP documentation for more details on the eIQ support for each release after L4.19.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2020 17:27:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042836#M114</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-06-16T17:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042837#M115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Vanessa,&lt;BR /&gt;Thanks for your response. I&amp;nbsp;tried example code for image classification (label_image) in&amp;nbsp;the L4.19 BSP to start with.&lt;BR /&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;1. I was able to run the model on GPU but when I tried my custom SSD mobilenet model (which was exported with&amp;nbsp; &amp;nbsp; &amp;nbsp; post_processing = true during graph generation), I got an error "op code 6 not supoorted with NNAPI).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;2. Somehow, tensorflow lite library and Qt5 libraries were not exported into the SDK, i have trouble compiling applications.&amp;nbsp;&lt;BR /&gt;Error 1:&amp;nbsp;undefined reference to `tflite::Interpreter::ModifyGraphWithDelegate(....) . I&amp;nbsp;used the library from the sysroot, so I am using the proper tensorflow-lite library version.&lt;BR /&gt;Error 2:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;CMake Warning at SDKs/yocto/sysroots/aarch64-poky-linux/usr/lib/cmake/Qt5Core/Qt5CoreConfig.cmake&lt;BR /&gt;SkippingbecauseOE_QMAKE_PATH_EXTERNAL_HOST_BINSisnotdefined&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Local.conf file:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;MACHINE ??= 'imx8qmmek'&lt;BR /&gt;DISTRO ?= 'fsl-imx-xwayland'&lt;BR /&gt;PACKAGE_CLASSES ?= 'package_rpm'&lt;BR /&gt;EXTRA_IMAGE_FEATURES ?= "debug-tweaks"&lt;BR /&gt;USER_CLASSES ?= "buildstats image-mklibs image-prelink"&lt;BR /&gt;PATCHRESOLVE = "noop"&lt;BR /&gt;IMAGE_INSTALL_append = " ffmpeg"&lt;BR /&gt;PACKAGECONFIG_append_pn-opencv_mx8 = " dnn python3 qt5 jasper test"&lt;BR /&gt;IMAGE_INSTALL_append = " gputop"&lt;BR /&gt;COMMERCIAL_LICENSE ?= "lame gst-fluendo-mp3 libmad mpeg2dec ffmpeg qmmp"&lt;BR /&gt;LICENSE_FLAGS_WHITELIST = 'commercial'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;BB_DISKMON_DIRS ??= "\&lt;BR /&gt; STOPTASKS,${TMPDIR},1G,100K \&lt;BR /&gt; STOPTASKS,${DL_DIR},1G,100K \&lt;BR /&gt; STOPTASKS,${SSTATE_DIR},1G,100K \&lt;BR /&gt; STOPTASKS,/tmp,100M,100K \&lt;BR /&gt; ABORT,${TMPDIR},100M,1K \&lt;BR /&gt; ABORT,${DL_DIR},100M,1K \&lt;BR /&gt; ABORT,${SSTATE_DIR},100M,1K \&lt;BR /&gt; ABORT,/tmp,10M,1K"&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_append_pn-qemu-system-native = " sdl"&lt;BR /&gt;PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"&lt;BR /&gt;CONF_VERSION = "1"&lt;BR /&gt;DL_DIR ?= "${BSPDIR}/downloads/"&lt;BR /&gt;ACCEPT_FSL_EULA = "1"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;BR /&gt;Also, wrt TFLite delgate registration and custom op supported, is there an example code for object detection to showcase how to work with gpu on i.MX8?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 12:05:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042837#M115</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-17T12:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042838#M116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ullasbharadwaj"&gt;ullasbharadwaj&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The label_image TfLite example does not support SSD models. Also GPU models should be quantized (uint8 models). Please take a look at&amp;nbsp;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-346628" style="color: #2989c5; text-decoration: none;"&gt;PyeIQ&lt;/A&gt;&amp;nbsp;for examples on how to use SSD models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Could you please try the following to build Yocto SDK:&lt;/P&gt;&lt;P&gt;IMAGE_INSTALL_append = "packagegroup-imx-ml"&lt;BR /&gt;IMAGE_INSTALL_append = "packagegroup-imx-qt5"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For GPU examples, please take a look at &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-346628" style="color: #2989c5; text-decoration: none;"&gt;PyeIQ&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 13:43:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042838#M116</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-06-17T13:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042839#M117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vanessa,&lt;BR /&gt;Thanks and I tried your suggessions.&lt;BR /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;IMAGE_INSTALL_append = "packagegroup-imx-qt5" gave me error "&amp;nbsp;ERROR: Nothing RPROVIDES 'packagegroup-imx-qt5' ".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;IMAGE_INSTALL_append = "packagegroup-imx-ml" is added to local.conf.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Still no libtensorflow-lite.a not included ito the SDK sysroots/usr/lib/. This issue was not there with L4.14.&lt;/P&gt;&lt;P&gt;And the compilation of TFLite app in C++ gives me error,&amp;nbsp;undefined reference to `tflite::Interpreter::ModifyGraphWithDelegate.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Ullas Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 17:24:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042839#M117</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-17T17:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042840#M118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ullas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, please try the following:&amp;nbsp;packagegroup-qt5-imx&lt;/P&gt;&lt;P&gt;For your compilation issue, please try including needed directories in your Makefile/make command with -I instead of using the static library. This issue seems to be fixed in next releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 18:07:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042840#M118</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-06-17T18:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042841#M119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vanessa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried PyeIQ with 5.4.3 BSP. There are so many dependencies missing, for example "requests" which I installed with whl file manually as there is no internet connection to the board. Now I am facing import errors with PIL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if there is a config&amp;nbsp;to include all these or am I missing anything wrt eIQ installation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, in the refrence manual for 5.4.3, it is mentions "Arm NN does&lt;BR /&gt;not currently support the i.MX 8 GPUs due to Arm NN OpenCL requirements which are&lt;BR /&gt;not met by i.MX8 GPUs.". But you mentioned above that it does support GPU. So it is confusing a bit.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Ullas Bharadwaj&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 13:09:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042841#M119</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-18T13:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042842#M120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ullasbharadwaj"&gt;ullasbharadwaj&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;And, in the refrence manual for 5.4.3, it is mentions "Arm NN does&lt;/SPAN&gt;&lt;BR style="color: #51626f; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;not currently support the i.MX 8 GPUs due to Arm NN OpenCL requirements which are&lt;/SPAN&gt;&lt;BR style="color: #51626f; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;not met by i.MX8 GPUs.". But you mentioned above that it does support GPU. So it is confusing a bit.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Please check Arm Compute Library chapter in Linux RM. Arm NN uses ACL delegates for GPU acceleration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/diegodorta"&gt;diegodorta&lt;/A&gt;‌, could you please&amp;nbsp;check the&amp;nbsp;PyeIQ queries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vanessa&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 15:01:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042842#M120</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-06-18T15:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042843#M121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ullas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which BSP version are you using it? 5.4.3_1.0.0? If so, it will not work properly. You must build an image using the 5.4.3_2.0.0 version which is required by PyeIQ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the internet connection, you must connect your board because PyeIQ requires a connection to retrieve what it needs to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 15:26:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042843#M121</guid>
      <dc:creator>diego_dorta</dc:creator>
      <dc:date>2020-06-18T15:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042844#M122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it was 5.4.3_1.0.0 ! &lt;BR /&gt;I will start building 5.4.3_2.0.0 it and come back to you. Thanks for the lead.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Do you know if there is an alternative to get all required python packages on PC and then take it to the board?&lt;BR /&gt;Because I am using laptop connected via WiFi and trying to get internet on the board via ethernet which was not possible.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vanessamaegima"&gt;vanessamaegima&lt;/A&gt;‌ Thanks for the clarification.&amp;nbsp; Is there example source code for SSD MobileNet object detection in C++ for Arm NN from NXP?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Ullas Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 15:49:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042844#M122</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-18T15:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042845#M123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For ArmNN C++ examples you can refer to the ArmNN repository, for example:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/ARM-software/armnn/blob/branches/armnn_20_05/tests/TfLiteMobileNetSsd-Armnn/TfLiteMobileNetSsd-Armnn.cpp" title="https://github.com/ARM-software/armnn/blob/branches/armnn_20_05/tests/TfLiteMobileNetSsd-Armnn/TfLiteMobileNetSsd-Armnn.cpp"&gt;armnn/TfLiteMobileNetSsd-Armnn.cpp at branches/armnn_20_05 · ARM-software/armnn · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the BSP User Guide for more information on the examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 16:00:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042845#M123</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-06-18T16:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042846#M124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ullas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PyeIQ does not retrieve any Python package, it uses exactly what is supported on 5.4.3_2.0.0. What it does is to retrieve Machine Learning models, labels or any related data to run the applications or demos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, that was how PyeIQ was designed and you will need at least for now (I will check the possibility to include a way to get the models on host machine) connect it to the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second version will be released soon which plenty of more samples. Check in a few days on the eIQ community :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 16:10:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042846#M124</guid>
      <dc:creator>diego_dorta</dc:creator>
      <dc:date>2020-06-18T16:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042847#M125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Then maybe because of 5.4.3_1.0.0 there were python packages were missing and hence I misunderstood that the PyeIQ will downoad them also.&lt;BR /&gt;&lt;BR /&gt;I will try with 5.4.3_2.0.0 and get back to you :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&amp;nbsp;&lt;BR /&gt;Ullas Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 16:20:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042847#M125</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-18T16:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042848#M126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I am trying to build 5.4.3_2.0.0 on Ubuntu 18.04. I am facing this error while building from "optee" package.&amp;nbsp;No way build is getting past this even by removing this package in local.conf.&amp;nbsp; Can you please help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: optee-os-3.7.0.imx-r0 do_compile: oe_runmake failed&lt;BR /&gt;ERROR: optee-os-3.7.0.imx-r0 do_compile: Execution of '/home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/temp/run.do_compile.18914' failed with exit code 1:&lt;BR /&gt;make: Entering directory '/home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/git'&lt;BR /&gt; GEN /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/core/ta_pub_key.c&lt;BR /&gt; CHK /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/conf.mk&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/memory_buffer_alloc.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/platform_time.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/camellia.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/config.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/rsa.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/havege.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/nist_kw.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/chachapoly.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/asn1write.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/entropy.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/ssl_cache.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/version.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/sha512.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/blowfish.h&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt; File "scripts/pem_to_pub_c.py", line 61, in &amp;lt;module&amp;gt;&lt;BR /&gt; main()&lt;BR /&gt; File "scripts/pem_to_pub_c.py", line 24, in main&lt;BR /&gt; from Crypto.PublicKey import RSA&lt;BR /&gt; File "/home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/Crypto/PublicKey/RSA.py", line 585&lt;BR /&gt; except ValueError, IndexError:&lt;BR /&gt; ^&lt;BR /&gt;SyntaxError: invalid syntax&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/ecdsa.h&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/debug.h&lt;BR /&gt;mk/subdir.mk:159: recipe for target '/home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/core/ta_pub_key.c' failed&lt;BR /&gt;make: *** [/home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/core/ta_pub_key.c] Error 1&lt;BR /&gt;make: *** Waiting for unfinished jobs....&lt;BR /&gt; INSTALL /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/build.mx8qmmek/export-ta_arm64/include/mbedtls/compat-1.3.h&lt;BR /&gt;make: Leaving directory '/home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/git'&lt;BR /&gt;WARNING: exit code 1 from a shell command.&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: /home/bharadwaj/Desktop/yocto_imx8/imx-yocto-bsp/build_5_4_3_2_0/tmp/work/imx8qmmek-poky-linux/optee-os/3.7.0.imx-r0/temp/log.do_compile.18914&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 06:23:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042848#M126</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-19T06:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042849#M127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ullas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you migrated to 5.4.3_2.0.0 from 5.4.3_1.0.0, did you used the same build directory or did you create a new one for the new build?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please try:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;bitbake -c cleanall&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;optee-os&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;bitbake imx-image-full&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 12:29:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042849#M127</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-06-19T12:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042850#M128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vanessa,&lt;BR /&gt;I created a new directory and I also tried the clean and rebuild as you mentioned but it does not seem to solve.&lt;BR /&gt;I have just added these lines below in the conf/local.conf. (I used these in earlier BSP versions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_append_pn-opencv_mx8 = " dnn python3 qt5 jasper test"&lt;BR /&gt;CORE_IMAGE_EXTRA_INSTALL += " python3 python3-pip"&lt;BR /&gt;IMAGE_INSTALL_append = " ffmpeg gputop"&lt;BR /&gt;TOOLCHAIN_TARGET_TASK += "tensorflow-lite-dev tensorflow-lite-staticdev"&lt;/P&gt;&lt;P&gt;COMMERCIAL_LICENSE ?= "lame gst-fluendo-mp3 libmad mpeg2dec ffmpeg qmmp"&lt;BR /&gt;LICENSE_FLAGS_WHITELIST = 'commercial'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are some of these causing some conflicts?&lt;/P&gt;&lt;P&gt;Sorry for bothering you too much :-(&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Ullas Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 12:38:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042850#M128</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-19T12:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042851#M129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ullas,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the L5.4.3_2.0.0 release is an Alpha release. Before we try to debug this issue can you please confirm if you had pip3 (python3-pip) installed on your &lt;STRONG&gt;L5.4.3_1.0.0&lt;/STRONG&gt; image when you tried PyeIQ on this release?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We discussed internally and PyeIQ should work with L5.4.3_1.0.0 if you have pip3 installed on the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 17:46:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042851#M129</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-06-19T17:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042852#M130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vanessa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes pip3 was available. pip3 install eiq.tar.gz gave some import errors.&lt;/P&gt;&lt;P&gt;1. There was "requests" package missing, so I installed it via downloading whl file and installing via pip3 install.&lt;/P&gt;&lt;P&gt;2. Then, it gave errors regarding PIL pacakge when importing it. So I tried to install it also via whl file but then it gave errors regarding zlib libraries missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I tried without altering the local.conf as above, some how optee-os is now getting built. This was strange and I didn't expect it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Ullas Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 17:53:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042852#M130</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-19T17:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042853#M131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vanessa and Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FInally everything seems to be solved with 5.4.3_2.0.0. I was able to use GPU with TFLite Interpreter using my custom C++ application and also run PyeIQ samples. I would also investigate into ArmNN further.&amp;nbsp;&lt;BR /&gt;Thanks for all your leads :-)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;However, I am facing problem with OpenCV. &lt;STRONG&gt;Opening mp4 video file for processing is very slow and also imshow() produces improper video output. It seems some problem with decoding I guess. However same file with gplay-1.0 plays perfecty fine at arounf 60 fps also.&lt;/STRONG&gt;&lt;BR /&gt;I have attached the OpenCV config and also the image output sample.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;OpenCV uses gstreamer backend I believe and I get same log messages as in the attached screenshot both with gplay as well as videocapture.open( ). I am not sure what the problem is.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can you please help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, by default logging is made active for TF lite and opencv... I disable for tflite using VSI_NN_LOG_LEVEL, similarly how can i do it for opencv DNN module?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Ullas Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2020 16:24:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042853#M131</guid>
      <dc:creator>ullasbharadwaj</dc:creator>
      <dc:date>2020-06-21T16:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPU on i.MX8qmek for DNN infernece</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042854#M132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ullasbharadwaj"&gt;ullasbharadwaj&lt;/A&gt;‌,&lt;BR /&gt;Can you please share the logs you want to disable from OpenCV DNN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/marcofranchi"&gt;marcofranchi&lt;/A&gt;‌, is there anything you can share with Ullas regarding the response above on the video processing?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 12:24:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Using-GPU-on-i-MX8qmek-for-DNN-infernece/m-p/1042854#M132</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-06-22T12:24:57Z</dc:date>
    </item>
  </channel>
</rss>

