Hi,
I downloaded the latest linux image from here: https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat... (6.1.22_2.0.0) and flashed my board with the 'full' image, but found that the included onnxruntime_perf_test (/usr/bin/onnxruntime-1.13.1/onnxruntime_perf_test) does not have the 'vsi_npu' provider mentioned in https://www.nxp.com/docs/en/user-guide/IMX-MACHINE-LEARNING-UG.pdf
`onnxruntime_perf_test squeezenet/model.onnx -r 1 -e cpu` will work, but `onnxruntime_perf_test squeezenet/model.onnx -r 1 -e vsi_npu` will not work.
I can get an older (5.x) linux build that seems to have this, but if someone could point me to how I can enable vsi_npu with onnxruntime_perf_test or a different 6.x linux image that includes everything, that would be great.
Thanks.
Hi,
Thank you for your interest in NXP Semiconductor products,
Let me try to replicate on actual hardware,
What is the message received?
Regards