<?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 IMX95 neutron delegate working issues in i.MX Solutions</title>
    <link>https://community.nxp.com/t5/i-MX-Solutions/IMX95-neutron-delegate-working-issues/m-p/2096940#M616</link>
    <description>&lt;P class=""&gt;Hi,&lt;/P&gt;&lt;P class=""&gt;I have strictly followed all the recommendations in the user guide. Below is the guide I referenced:&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN14411.pdf" target="_new" rel="noopener"&gt;https://www.nxp.com/docs/en/application-note/AN14411.pdf&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;However, I am still encountering an issue where the neutron_delegate gets stuck.&lt;/P&gt;&lt;P class=""&gt;Here is the command I used:&lt;BR /&gt;&lt;BR /&gt;$ adb shell am start -S -n org.tensorflow.lite.benchmark/.BenchmarkModelActivity --es args '" \&lt;BR /&gt;--graph=/data/local/tmp/mobilenet_v1_1.0_224_quant.tflite \&lt;BR /&gt;--external_delegate=libneutron_delegate.so "'&lt;BR /&gt;Stopping: org.tensorflow.lite.benchmark&lt;BR /&gt;Starting: Intent { cmp=org.tensorflow.lite.benchmark/.BenchmarkModelActivity (has extras) }&lt;BR /&gt;$ adb logcat | grep tflite&lt;BR /&gt;05-13 11:40:12.210 2664 2664 I tflite_BenchmarkModelActivity: Running TensorFlow Lite benchmark with args: --graph=/data/local/tmp/mobilenet_v1_1.0_224_quant.tflite --external_delegate_path=/data/app/~~gkkSGUSjWLRVuEfw_xoDSg==/org.tensorflow.lite.benchmark-GF0pwhDDWOR55LMOcNezug==/lib/arm64/libneutron_delegate.so&lt;BR /&gt;05-13 11:40:12.237 2664 2664 I tflite : Log parameter values verbosely: [0]&lt;BR /&gt;05-13 11:40:12.238 2664 2664 I tflite : Graph: [/data/local/tmp/mobilenet_v1_1.0_224_quant.tflite]&lt;BR /&gt;05-13 11:40:12.238 2664 2664 I tflite : External delegate path: [/data/app/~~gkkSGUSjWLRVuEfw_xoDSg==/org.tensorflow.lite.benchmark-GF0pwhDDWOR55LMOcNezug==/lib/arm64/libneutron_delegate.so]&lt;BR /&gt;05-13 11:40:12.239 2664 2664 I tflite : Loaded model /data/local/tmp/mobilenet_v1_1.0_224_quant.tflite&lt;BR /&gt;05-13 11:40:12.240 2664 2664 I tflite : Initialized TensorFlow Lite runtime.&lt;BR /&gt;05-13 11:40:12.347 2664 2664 I tflite : EXTERNAL delegate created.&lt;BR /&gt;05-13 11:40:12.347 2664 2664 I tflite : NeutronDelegate delegate: 30 nodes delegated out of 31 nodes with 1 partitions.&lt;BR /&gt;05-13 11:40:12.348 2664 2664 I tflite : Replacing 30 out of 31 node(s) with delegate (NeutronDelegate) node, yielding 2 partitions for the whole graph.&lt;BR /&gt;&lt;BR /&gt;This is where it stops—no further output.&lt;BR /&gt;Could you please help me resolve this issue?&lt;/P&gt;</description>
    <pubDate>Wed, 14 May 2025 05:18:12 GMT</pubDate>
    <dc:creator>HH2</dc:creator>
    <dc:date>2025-05-14T05:18:12Z</dc:date>
    <item>
      <title>IMX95 neutron delegate working issues</title>
      <link>https://community.nxp.com/t5/i-MX-Solutions/IMX95-neutron-delegate-working-issues/m-p/2096940#M616</link>
      <description>&lt;P class=""&gt;Hi,&lt;/P&gt;&lt;P class=""&gt;I have strictly followed all the recommendations in the user guide. Below is the guide I referenced:&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN14411.pdf" target="_new" rel="noopener"&gt;https://www.nxp.com/docs/en/application-note/AN14411.pdf&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;However, I am still encountering an issue where the neutron_delegate gets stuck.&lt;/P&gt;&lt;P class=""&gt;Here is the command I used:&lt;BR /&gt;&lt;BR /&gt;$ adb shell am start -S -n org.tensorflow.lite.benchmark/.BenchmarkModelActivity --es args '" \&lt;BR /&gt;--graph=/data/local/tmp/mobilenet_v1_1.0_224_quant.tflite \&lt;BR /&gt;--external_delegate=libneutron_delegate.so "'&lt;BR /&gt;Stopping: org.tensorflow.lite.benchmark&lt;BR /&gt;Starting: Intent { cmp=org.tensorflow.lite.benchmark/.BenchmarkModelActivity (has extras) }&lt;BR /&gt;$ adb logcat | grep tflite&lt;BR /&gt;05-13 11:40:12.210 2664 2664 I tflite_BenchmarkModelActivity: Running TensorFlow Lite benchmark with args: --graph=/data/local/tmp/mobilenet_v1_1.0_224_quant.tflite --external_delegate_path=/data/app/~~gkkSGUSjWLRVuEfw_xoDSg==/org.tensorflow.lite.benchmark-GF0pwhDDWOR55LMOcNezug==/lib/arm64/libneutron_delegate.so&lt;BR /&gt;05-13 11:40:12.237 2664 2664 I tflite : Log parameter values verbosely: [0]&lt;BR /&gt;05-13 11:40:12.238 2664 2664 I tflite : Graph: [/data/local/tmp/mobilenet_v1_1.0_224_quant.tflite]&lt;BR /&gt;05-13 11:40:12.238 2664 2664 I tflite : External delegate path: [/data/app/~~gkkSGUSjWLRVuEfw_xoDSg==/org.tensorflow.lite.benchmark-GF0pwhDDWOR55LMOcNezug==/lib/arm64/libneutron_delegate.so]&lt;BR /&gt;05-13 11:40:12.239 2664 2664 I tflite : Loaded model /data/local/tmp/mobilenet_v1_1.0_224_quant.tflite&lt;BR /&gt;05-13 11:40:12.240 2664 2664 I tflite : Initialized TensorFlow Lite runtime.&lt;BR /&gt;05-13 11:40:12.347 2664 2664 I tflite : EXTERNAL delegate created.&lt;BR /&gt;05-13 11:40:12.347 2664 2664 I tflite : NeutronDelegate delegate: 30 nodes delegated out of 31 nodes with 1 partitions.&lt;BR /&gt;05-13 11:40:12.348 2664 2664 I tflite : Replacing 30 out of 31 node(s) with delegate (NeutronDelegate) node, yielding 2 partitions for the whole graph.&lt;BR /&gt;&lt;BR /&gt;This is where it stops—no further output.&lt;BR /&gt;Could you please help me resolve this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 05:18:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Solutions/IMX95-neutron-delegate-working-issues/m-p/2096940#M616</guid>
      <dc:creator>HH2</dc:creator>
      <dc:date>2025-05-14T05:18:12Z</dc:date>
    </item>
  </channel>
</rss>

