Error with PyTorch 2.0.0+nv23.05 on Jetson Orin Nano

Hi everyone,
I’m running into an issue with Pytorch on my Jetson Orin Nano and could use some help. Here’s my setup:
Jetpack 5.1.3
L4T 35.0.0
PyTorch Version: 2.0.0+nv23.05 (installed via NVIDIA’s Jetson wheel, CUDA-enabled)
CUDA: 11.4 (verified with torch.version.cuda)
torch.cuda.is_available(): False

Hi,

Please provide your commands or referred page to install the pytorch.

Thanks

I have attempted to install the above-mentioned version of the torch file, but all the outputs are “torch.cuda.is_available() = false”.

torch-1.14.0a0+44dac51c.nv23.02-cp38-cp38-linux_aarch64.whl
torch-2.0.0+nv23.05-cp38-cp38-linux_aarch64.whl
torch-2.1.0a0+41361538.nv23.06-cp38-cp38-linux_aarch64.whl
torch-2.2.0-cp38-cp38-linux_aarch64.whl

The relevant versions are as follows