Hi
I bought a device with NVIDIA® Jetson™ Xavier NX pre-installed.
I checked the Jetpack version.
It was Jetpack 4.5.2
I tried to install PyTorch by referring to the following case, but I can’t find PyTorch that supports JetPack 4.5.2.
PyTorch v1.10.0 is compatible with JetPack4.5.1
My Jetson is JetPack4.5.2, can I use this?
Below are pre-built PyTorch pip wheel installers for Python on Jetson Nano, Jetson TX1/TX2, Jetson Xavier NX/AGX, and Jetson AGX Orin with JetPack 4.2 and newer.
Download one of the PyTorch binaries from below for your version of JetPack, and see the installation instructions to run on your Jetson. These pip wheels are built for ARM aarch64 architecture, so run these commands on your Jetson (not on a host PC).
PyTorch pip wheels
PyTorch v1.12.0 JetPack 5.0 (L4T R34.1.0) / JetPack 5.0.1 (L4T …
Hi @Heartful-echo , yes you should be able to use the PyTorch v1.10 wheel with JetPack 4.5.1. You could also use the l4t-pytorch container (the r32.5.0
tags for JetPack 4.5.x)
1 Like
system
Closed
December 28, 2022, 1:15am
#6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.