<?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>eIQ Machine Learning SoftwareのトピックTensorflow C++ Cross Compile Issue</title>
    <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Tensorflow-C-Cross-Compile-Issue/m-p/1338446#M459</link>
    <description>&lt;P&gt;Dear All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 我目前遇到 Tensorflow Lite C++ 無法編譯成功的問題，還請達人幫忙解答!! 感恩&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 參考文件 :i.MX Machine Learning User's Guide 文件中章節 3.6 的部分。&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 運行平台&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;:&amp;nbsp; i.MX8MP , BSP 5.10.35.2.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 運行步驟&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; source /opt/fsl-imx-xwayland/5.10-hardknott/environment-setup-cortexa53-crypto-poky-linux&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp; cd tensorflow/lite/examples/label_image&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp; g++&amp;nbsp; label_image.cc bitmap_helpers.cc ../../tools/evaluation/utils.cc \&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -I=/usr/include/tensorflow/lite/tools/make/downloads/flatbuffers/include \&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -I=/usr/include/tensorflow/lite/tools/make/downloads/absl&amp;nbsp; -O1\&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -DTFLITE_WITHOUT_XNNPACK -ltensorflow-lite -lstdc++ -lpthread -lm -ldl -lrt&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="weilly_li_0-1631280484141.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/155765iD572FECBD87FFF3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="weilly_li_0-1631280484141.png" alt="weilly_li_0-1631280484141.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;此外，加入 &lt;SPAN&gt;"tensorflow-lite-staticdev"&amp;nbsp;&lt;/SPAN&gt;無法編譯出 SDK&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="weilly_li_1-1631280529227.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/155766iA22D6EFE8650D6AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="weilly_li_1-1631280529227.png" alt="weilly_li_1-1631280529227.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Weilly&lt;/P&gt;</description>
    <pubDate>Fri, 10 Sep 2021 13:30:21 GMT</pubDate>
    <dc:creator>weilly_li</dc:creator>
    <dc:date>2021-09-10T13:30:21Z</dc:date>
    <item>
      <title>Tensorflow C++ Cross Compile Issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Tensorflow-C-Cross-Compile-Issue/m-p/1338446#M459</link>
      <description>&lt;P&gt;Dear All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 我目前遇到 Tensorflow Lite C++ 無法編譯成功的問題，還請達人幫忙解答!! 感恩&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 參考文件 :i.MX Machine Learning User's Guide 文件中章節 3.6 的部分。&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 運行平台&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;:&amp;nbsp; i.MX8MP , BSP 5.10.35.2.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 運行步驟&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; source /opt/fsl-imx-xwayland/5.10-hardknott/environment-setup-cortexa53-crypto-poky-linux&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp; cd tensorflow/lite/examples/label_image&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp; g++&amp;nbsp; label_image.cc bitmap_helpers.cc ../../tools/evaluation/utils.cc \&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -I=/usr/include/tensorflow/lite/tools/make/downloads/flatbuffers/include \&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -I=/usr/include/tensorflow/lite/tools/make/downloads/absl&amp;nbsp; -O1\&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -DTFLITE_WITHOUT_XNNPACK -ltensorflow-lite -lstdc++ -lpthread -lm -ldl -lrt&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="weilly_li_0-1631280484141.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/155765iD572FECBD87FFF3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="weilly_li_0-1631280484141.png" alt="weilly_li_0-1631280484141.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;此外，加入 &lt;SPAN&gt;"tensorflow-lite-staticdev"&amp;nbsp;&lt;/SPAN&gt;無法編譯出 SDK&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="weilly_li_1-1631280529227.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/155766iA22D6EFE8650D6AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="weilly_li_1-1631280529227.png" alt="weilly_li_1-1631280529227.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Weilly&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 13:30:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Tensorflow-C-Cross-Compile-Issue/m-p/1338446#M459</guid>
      <dc:creator>weilly_li</dc:creator>
      <dc:date>2021-09-10T13:30:21Z</dc:date>
    </item>
  </channel>
</rss>

