Print(torch.cuda.is_available) return false

Looks like the cuda is installed but is never activated in my Jetson, can provide some help?

It seems you have installed the CPU-only PyTorch binary, so install a binary built for Jetson.