Torch.cuda.is_available() returns false

Hi,

pip install torch not support in jetson, since package is for desktop gpu not embedded.
Please refer to this topic to install pytorch wheel.

Thanks