Torch 2.0.1 for Nvidia Jetson AGX Orin Dev Kit 64GB

@iqbal.rahmoon I believe these message imply that you are trying to install torchvision/torchaudio via pip and their wheels on PyPi, which won’t work anyways because those PyPi wheels are built without CUDA support. Instead, see the Installation section of this post to build torchvision from source, or see the l4t-pytorch dockerfile to see how I build them: