L4t cuda torch cuda False

i was trying run my project in l4t-cuda docker container but in the docker
torch.cuda.is_available()
false
how i can fix this
i used the docker nvcr.io/nvidia/l4t-cuda:12.2.12-devel

Hi,

The container doesn’t have PyTorch pre-installed.
Please try the link below:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.