
PyTorch
Dec 1, 2025 · Install PyTorch Select your preferences and run the install command. Stable represents the most currently tested and supported version of PyTorch. This should be …
Get Started - PyTorch
For the majority of PyTorch users, installing from a pre-built binary via a package manager will provide the best experience. However, there are times when you may want to install the …
Previous PyTorch Versions
Access and install previous PyTorch versions, including binaries and instructions for all platforms.
Start Locally | PyTorch
For the majority of PyTorch users, installing from a pre-built binary via a package manager will provide the best experience. However, there are times when you may want to install the …
PyTorch 2.x
Introducing PyTorch 2.0, our first steps toward the next generation 2-series release of PyTorch. Over the last few years we have innovated and iterated from PyTorch 1.0 to the most recent …
Installation - PyTorch
The complexity came from the different distributions of PyTorch. Fortunately, PyTorch has switched to cxx11-abi for all distributions. Below is a table with general pairings of PyTorch …
PyTorch 2.7 Release
Apr 23, 2025 · We are excited to announce the release of PyTorch® 2.7 (release notes)! This release features: support for the NVIDIA Blackwell GPU architecture and pre-built wheels for …
PyTorch documentation — PyTorch 2.9 documentation
PyTorch documentation # PyTorch is an optimized tensor library for deep learning using GPUs and CPUs. Features described in this documentation are classified by release status: Stable …
PyTorch Release 2.4.1 - Final RC is available
Aug 28, 2024 · Final 2.4.1 RC for PyTorch core and Domain Libraries is available for download from pytorch-test channel. Reminder of key dates: 9/4 Release 2.4.1 General Availability List …
My RTX5080 GPU can't work with PyTorch - PyTorch Forums
Feb 28, 2025 · You need to install the nightly binaries with CUDA 12.8 (select nightly in the install matrix and replace the CUDA version in the URL with cu128). We’ll update the install matrix …