microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.22k stars 2.87k forks source link

NVIDIA Jetson aarch64 official PyPi binaries for onnxruntime-gpu #20503

Open lakshanthad opened 5 months ago

lakshanthad commented 5 months ago

Hello,

Currently, we need to manually download and install onnxruntime-gpu binaries for NVIDIA Jetson devices using: https://elinux.org/Jetson_Zoo#ONNX_Runtime

Is there any plan to include these binaries on PyPi so that they will be readily available for Jetson? https://pypi.org/project/onnxruntime-gpu/

Thank you.

jywu-msft commented 5 months ago

sorry, there are no plans to do this. unfortunately, we don't have a way to make this possible with our CI setup. the best we can do is a manual publish to jetson zoo.

lakshanthad commented 5 months ago

@jywu-msft Thank you for the super fast response! I understand.

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.