Python API for ONNX runtime on i.MX8M plus

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Python API for ONNX runtime on i.MX8M plus

1,561 Views
nxf50230
NXP Employee
NXP Employee

Hi,

i have general question regarding the ONNX runtime on the i.Mx8M plus (LF5.10.35_2.0.0). The i.MX Machine learning User Guide says that there is a Python API for the ONNX runtime but the python module is not found when i try to import it and i also couldn't find any example code to run ONNX models on the NPU through Python. So my question is, if this is or will be supported in the near future? Or is the described C API the only way to execute ONNX models on the NPU? 

0 Kudos
2 Replies

1,360 Views
weilly_li
Contributor IV

This same problem too for the long time, I hope it be built as soon as possible. 

have a expected completion time?

0 Kudos

1,414 Views
chrislin_wpi
Contributor II

We also meet the same problem for ONNX runtime.

 

In the i.MX Machine Learning User's Guide Chapter 6 ONNX Runtime, it mentioned ONNX Runtime 1.5.3 support  C++ and Python API (supported Python version 3), but we can't find any sample code for Python API. Will NXP support Python ONNX runtime on NPU?