<?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: Minimal working example - onnxruntime includes - imx8mpevk in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Minimal-working-example-onnxruntime-includes-imx8mpevk/m-p/1318948#M177954</link>
    <description>&lt;P&gt;Just link to any of the copies of onnxruntime_c_api.h in the build folder, I guess. I'd prefer not to link using an absolute path because it locks the code to yocto, but this at least works. The link `-lonnxruntime` works without issue.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Aug 2021 10:47:52 GMT</pubDate>
    <dc:creator>colinbroderick</dc:creator>
    <dc:date>2021-08-05T10:47:52Z</dc:date>
    <item>
      <title>Minimal working example - onnxruntime includes - imx8mpevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Minimal-working-example-onnxruntime-includes-imx8mpevk/m-p/1318198#M177894</link>
      <description>&lt;P&gt;I'm trying to get an MWE working using ONNX and the NPU, but I can't really get going.&lt;/P&gt;&lt;P&gt;In particular I'm stuck on what should be the simple bit; building a small cmake project. bitbake can't find onnxruntime_c_api.h and I'm not sure how to tell it where to look. Presumably the include path should go in CMakeLists.txt but I don't know how to specify it in such a way that it will use the correct one, i.e. not the system install of onnxruntime, but the yocto one.&lt;/P&gt;&lt;P&gt;If anyone has a minimal working example of an onnx project in cmake, or can offer help on the more general problem of include paths, I would be very grateful.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;P.S. I anticipate I'll face a similar problem with the linking, so advice on that wouldn't go amiss either.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 14:09:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Minimal-working-example-onnxruntime-includes-imx8mpevk/m-p/1318198#M177894</guid>
      <dc:creator>colinbroderick</dc:creator>
      <dc:date>2021-08-04T14:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal working example - onnxruntime includes - imx8mpevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Minimal-working-example-onnxruntime-includes-imx8mpevk/m-p/1318948#M177954</link>
      <description>&lt;P&gt;Just link to any of the copies of onnxruntime_c_api.h in the build folder, I guess. I'd prefer not to link using an absolute path because it locks the code to yocto, but this at least works. The link `-lonnxruntime` works without issue.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 10:47:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Minimal-working-example-onnxruntime-includes-imx8mpevk/m-p/1318948#M177954</guid>
      <dc:creator>colinbroderick</dc:creator>
      <dc:date>2021-08-05T10:47:52Z</dc:date>
    </item>
  </channel>
</rss>

