Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jetson instruction #18204

Merged
merged 16 commits into from
Nov 2, 2023
Merged

Update jetson instruction #18204

merged 16 commits into from
Nov 2, 2023

Conversation

yf711
Copy link
Contributor

@yf711 yf711 commented Oct 31, 2023

Description

  • Update instruction based on latest jetpack 5.1.2+ORT 1.16
  • Add instructions of installing CUDA 11.8/latest CMake
  • Add tips of building ORT on jetson

Check https://yf711.github.io/onnxruntime/docs/build/eps.html#nvidia-jetson-tx1tx2nanoxavier for preview

@yf711 yf711 requested a review from jywu-msft October 31, 2023 22:12
docs/build/eps.md Outdated Show resolved Hide resolved
docs/build/eps.md Outdated Show resolved Hide resolved
@yf711 yf711 merged commit 9c227d1 into gh-pages Nov 2, 2023
7 checks passed
@yf711 yf711 deleted the yifanl/gh-pages-trtep branch November 2, 2023 21:18
@montmejat
Copy link

Could you please share the python wheel for jetpack 5.1.2? Thanks!

@yf711
Copy link
Contributor Author

yf711 commented Dec 28, 2023

Could you please share the python wheel for jetpack 5.1.2? Thanks!

Hi, could you try the latest ort 1.16 wheel files that listed on https://elinux.org/Jetson_Zoo#ONNX_Runtime? This series should be compatible to all jetpack 5.1.x.
i.e If you download the ort 1.16 py311 wheel, you can save it as onnxruntime_gpu-1.16.0-cp311-cp311-linux_aarch64.whl and pip install it to your env

@montmejat
Copy link

Strangely enough, it actually works fine with Python 3.10 but not with Python 3.8 (default Python version on Jetpack 5.1.2). I guess I'll use Python 3.10 then!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants