Hi Nvidia
I am looking for a prebuilt package (tensorflow and pytorch) for JetPack 6.2.1 rev. 1:
So far, the latest version I have seen is v61. shall this version be compatible with 6.2.1?
Some how GPU is not recognize by the library.
is there any plan to prebuild something in this matter?
Thanks.
Thanks.
Hi,
Please find the PyTorch prebuilt package below:
Thanks.
Thanks for your reply.
I have manage to install the whl but the GPU is not recognize. It looks the package is only CPU.
xxxxx@ubuntu:~/$ python3 -c “import torch; print(torch.version); print(torch.version.cuda); print(torch.cuda.is_available())”
2.8.0+cpu
None
False,
Thank you for replay.
system
Closed
6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.