Part Number: PROCESSOR-SDK-AM69A
Other Parts Discussed in Thread: AM69A
Currently, I am trying to run software that includes ONNX runtime inference on the AM69A. This software is written in Python 3.11. However, it seems that the ONNX runtime provided by TI is based on ONNX runtime version 1.14, which only supports up to Python 3.10. Could you please update the base ONNX runtime version to support Python 3.11? Additionally, if there is a way to run the ONNX runtime provided by TI on Python 3.11, could you please let me know?