<?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: pytorch-1.7.1-r0 do_package_qa failed in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/pytorch-1-7-1-r0-do-package-qa-failed/m-p/1335517#M179628</link>
    <description>&lt;P&gt;Hello Khang,&lt;/P&gt;
&lt;P&gt;The ubuntu is on beta part, there is no machine learning package yet, however it include GPU/NPU integration for compute, vision, and ML support Supports OpenCL, OpenVX, TensorFlow-Lite, and Arm-NN. You can grab the machine learning pat that include pythorch from the 5.10.35 BSP for MX8MP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Mon, 06 Sep 2021 13:09:25 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2021-09-06T13:09:25Z</dc:date>
    <item>
      <title>pytorch-1.7.1-r0 do_package_qa failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pytorch-1-7-1-r0-do-package-qa-failed/m-p/1335232#M179591</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I'm following the instruction in &lt;A href="https://source.codeaurora.org/external/imx/meta-nxp-desktop/tree/README.md?h=imx-5.10.35-hardknott" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/meta-nxp-desktop/tree/README.md?h=imx-5.10.35-hardknott&lt;/A&gt; to build Ubuntu based desktop image.&lt;/P&gt;&lt;P&gt;I also expected to add eIQ machine learning into that image by adding following lines into &lt;EM&gt;conf/local.conf&lt;/EM&gt; since I'm bitbaking an image different than &lt;STRONG&gt;imx-image-full&lt;/STRONG&gt; :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IMAGE_INSTALL_append = "packagegroup-imx-ml"
TOOLCHAIN_TARGET_TASK_append += " tensorflow-lite-staticdev tensorflow-lite-dev armnn-dev onnxruntime-dev"
PACKAGECONFIG_append_pn-opencv_mx8 += " test"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I've got following error during the bitbaking of Pytorch :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;NOTE: Executing Tasks
WARNING: Variable key RDEPENDS_${PN} ( attr) replaces original key RDEPENDS_coreutils ( ${@bb.utils.contains('PACKAGECONFIG', 'single-binary', '', 'coreutils-stdbuf', d)}).
WARNING: tvm-0.7.0-r0 do_fetch: Failed to fetch URL git://source.codeaurora.org/external/imx/eiq-tvm-imx.git;protocol=ssh;branch=lf-5.10.y_2.0.0, attempting MIRRORS if available
ERROR: pytorch-1.7.1-r0 do_package_qa: QA Issue: /usr/lib/python3.9/site-packages/torch/test/workspace_test contained in package pytorch requires libc.so.6(GLIBC_2.33)(64bit), but no providers found in RDEPENDS_pytorch? [file-rdeps]
ERROR: pytorch-1.7.1-r0 do_package_qa: QA Issue: /usr/lib/python3.9/site-packages/torch/lib/libtorch_python.so contained in package pytorch requires libc.so.6(GLIBC_2.32)(64bit), but no providers found in RDEPENDS_pytorch? [file-rdeps]
ERROR: pytorch-1.7.1-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.
ERROR: Logfile of failure stored in: /workdir/NXP/Boards/Common/Yocto/imx-yocto-bsp-5_10_35-2_0_0-desktop/build-desktop/tmp/work/cortexa53-crypto-fsl-linux/pytorch/1.7.1-r0/temp/log.do_package_qa.23892
ERROR: Task (/workdir/NXP/Boards/Common/Yocto/imx-yocto-bsp-5_10_35-2_0_0-desktop/sources/meta-imx/meta-ml/recipes-libraries/pytorch/pytorch_git.bb:do_package_qa) failed with exit code '1'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone help to point out where is the problem, please ?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;BR /&gt;Khang&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 06:30:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pytorch-1-7-1-r0-do-package-qa-failed/m-p/1335232#M179591</guid>
      <dc:creator>khang_letruong</dc:creator>
      <dc:date>2021-09-06T06:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: pytorch-1.7.1-r0 do_package_qa failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pytorch-1-7-1-r0-do-package-qa-failed/m-p/1335517#M179628</link>
      <description>&lt;P&gt;Hello Khang,&lt;/P&gt;
&lt;P&gt;The ubuntu is on beta part, there is no machine learning package yet, however it include GPU/NPU integration for compute, vision, and ML support Supports OpenCL, OpenVX, TensorFlow-Lite, and Arm-NN. You can grab the machine learning pat that include pythorch from the 5.10.35 BSP for MX8MP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 13:09:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pytorch-1-7-1-r0-do-package-qa-failed/m-p/1335517#M179628</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-09-06T13:09:25Z</dc:date>
    </item>
  </channel>
</rss>

