PyTorch

PyTorch1. System information2. Install dependencies3. Install PyTorch3.1, Offline installation3.2, Online installation4. Verify the installationReferences

PyTorch is an open source deep learning framework developed by Meta (formerly Facebook), known for its flexibility and ease of use, and widely used in academic research and industrial applications.

1. System information

image-20250121150858152

2. Install dependencies

3. Install PyTorch

To install PyTorch, choose either offline or online!

3.1, Offline installation

Manually go to the download website to download the specified PyTorch version.

Download website: https://developer.download.nvidia.com/compute/redist/jp/v61/pytorch/

3.2, Online installation

4. Verify the installation

image-20241226201901856

References

https://docs.nvidia.com/deeplearning/frameworks/install-pytorch-jetson-platform/index.html

https://developer.nvidia.com/cusparselt-downloads