Cuda 12.2 and pytorch 2.2 compatibility

Hello everyone,

I am new to PyTorch and am trying to use PyTorch with CUDA 12.2 on a Jetson AGX Orin (jetpack 6.0). How can I fix this error ( PyTorch must user CUDA )?

The default ARM binaries to not support CUDA and you could download compatible binaries as mentioned here.