RELEASE.md
Following is the Release Compatibility Matrix for PyTorch releases:
| PyTorch version | Python | C++ | Stable CUDA | Experimental CUDA | Stable ROCm |
|---|---|---|---|---|---|
| 2.10 | >=3.10, <=(3.14, 3.14t experimental) | C++17 | CUDA 12.6 (CUDNN 9.10.2.21), CUDA 12.8 (CUDNN 9.10.2.21) | CUDA 13.0 (CUDNN 9.15.1.9) | ROCm 7.1 |
| 2.9 | >=3.10, <=(3.14, 3.14t experimental) | C++17 | CUDA 12.6 (CUDNN 9.10.2.21), CUDA 12.8 (CUDNN 9.10.2.21) | CUDA 13.0 (CUDNN 9.13.0.50) | ROCm 6.4 |
| 2.8 | >=3.9, <=3.13, (3.13t experimental) | C++17 | CUDA 12.6 (CUDNN 9.10.2.21), CUDA 12.8 (CUDNN 9.10.2.21) | CUDA 12.9 (CUDNN 9.10.2.21) | ROCm 6.4 |
| 2.7 | >=3.9, <=3.13, (3.13t experimental) | C++17 | CUDA 11.8 (CUDNN 9.1.0.70), CUDA 12.6 (CUDNN 9.5.1.17) | CUDA 12.8 (CUDNN 9.7.1.26) | ROCm 6.3 |
| 2.6 | >=3.9, <=3.13, (3.13t experimental) | C++17 | CUDA 11.8, CUDA 12.4 (CUDNN 9.1.0.70) | CUDA 12.6 (CUDNN 9.5.1.17) | ROCm 6.2.4 |
| 2.5 | >=3.9, <=3.12, (3.13 experimental) | C++17 | CUDA 11.8, CUDA 12.1, CUDA 12.4, CUDNN 9.1.0.70 | None | ROCm 6.2 |
| 2.4 | >=3.8, <=3.12 | C++17 | CUDA 11.8, CUDA 12.1, CUDNN 9.1.0.70 | CUDA 12.4, CUDNN 9.1.0.70 | ROCm 6.1 |
| 2.3 | >=3.8, <=3.11, (3.12 experimental) | C++17 | CUDA 11.8, CUDNN 8.7.0.84 | CUDA 12.1, CUDNN 8.9.2.26 | ROCm 6.0 |
| 2.2 | >=3.8, <=3.11, (3.12 experimental) | C++17 | CUDA 11.8, CUDNN 8.7.0.84 | CUDA 12.1, CUDNN 8.9.2.26 | ROCm 5.7 |
| 2.1 | >=3.8, <=3.11 | C++17 | CUDA 11.8, CUDNN 8.7.0.84 | CUDA 12.1, CUDNN 8.9.2.26 | ROCm 5.6 |
| 2.0 | >=3.8, <=3.11 | C++14 | CUDA 11.7, CUDNN 8.5.0.96 | CUDA 11.8, CUDNN 8.7.0.84 | ROCm 5.4 |
| 1.13 | >=3.7, <=3.10 | C++14 | CUDA 11.6, CUDNN 8.3.2.44 | CUDA 11.7, CUDNN 8.5.0.96 | ROCm 5.2 |
| 1.12 | >=3.7, <=3.10 | C++14 | CUDA 11.3, CUDNN 8.3.2.44 | CUDA 11.6, CUDNN 8.3.2.44 | ROCm 5.0 |
For Release 2.9 and 2.10 PyTorch Supports following CUDA Architectures:
| CUDA | architectures supported for Linux x86 and Windows builds | notes |
|---|---|---|
| 12.6.3 | Maxwell(5.0), Pascal(6.0), Volta(7.0), Turing(7.5), Ampere(8.0, 8.6), Hopper(9.0) | |
| 12.8.1 | Volta(7.0), Turing(7.5), Ampere(8.0, 8.6), Hopper(9.0), Blackwell(10.0, 12.0) | |
| 13.0.0 | Turing(7.5), Ampere(8.0, 8.6), Hopper(9.0), Blackwell(10.0, 12.0+PTX) | +PTX available on linux builds only |
| CUDA | architectures supported for Linux aarch64 builds |
|---|---|
| 12.6.3 | Ampere(8.0), Hopper(9.0) |
| 12.8.1 | Ampere(8.0), Hopper(9.0), Blackwell(10.0, 12.0) |
| 13.0.0 | Ampere(8.0), Hopper(9.0), Blackwell(10.0, 11.0, 12.0+PTX) |
Following is the release cadence. All future dates below are tentative. For latest updates on the release schedule, please follow dev discuss. Please note: Patch Releases are optional.
| Minor Version | Release branch cut | Release date | First patch release date | Second patch release date |
|---|---|---|---|---|
| 2.1 | Aug 2023 | Oct 2023 | Nov 2023 | Dec 2023 |
| 2.2 | Dec 2023 | Jan 2024 | Feb 2024 | Mar 2024 |
| 2.3 | Mar 2024 | Apr 2024 | Jun 2024 | Not planned |
| 2.4 | Jun 2024 | Jul 2024 | Sept 2024 | Not planned |
| 2.5 | Sep 2024 | Oct 2024 | Nov 2024 | Not planned |
| 2.6 | Dec 2024 | Jan 2025 | Not planned | Not planned |
| 2.7 | Mar 2025 | Apr 2025 | Jun 2025 | Not planned |
| 2.8 | Jun 2025 | Jul 2025 | (Aug 2025) | Not planned |
| 2.9 | Sept 2025 | Oct 2025 | (Nov 2025) | Not planned |
| 2.10 | Dec 2025 | Jan 2026 | Not planned | Not planned |
| 2.11 | 16 Feb 2026 | 18 Mar 2026 | (Apr 2026) | Not planned |
| 2.12 | 13 Apr 2026 | 13 May 2026 | (Jun 2026) | Not planned |
| 2.13 | 8 Jun 2026 | 8 Jul 2026 | (Aug 2026) | Not planned |
| 2.14 | 3 Aug 2026 | 2 Sept 2026 | (Oct 2026) | Not planned |
| 2.15 | 28 Sept 2026 | 28 Oct 2026 | (Nov 2026) | Not planned |
| 2.16 | 23 Nov 2026 | 22 Dec 2026 | (Jan 2027) | Not planned |
Releasing a new version of PyTorch generally entails 3 major steps:
Q: What is a release branch cut ?
main development branch of PyTorch. This allows PyTorch development flow on main to continue uninterrupted, while the release engineering team focuses on stabilizing the release branch in order to release a series of release candidates (RC). The activities in the release branch include both regression and performance testing as well as polishing new features and fixing release-specific bugs. In general, new features are not added to the release branch after it was created.Q: What is a cherry-pick ?
@pytorchbot cherry-pick -c [reason] on the PR you wish to cherry-pick.Following requirements need to be met prior to cutting a release branch:
pull, trunk, lint, linux-aarch64pytorch/pytorchRelease branches are typically cut from the branch viable/strict as to ensure that tests are passing on the release branch.
There's a convenience script to create release branches from current viable/strict. Perform following actions :
git clone [email protected]:pytorch/pytorch.git
DRY_RUN=disabled scripts/release/cut-release-branch.sh
This script should create 2 branches:
release/{MAJOR}.{MINOR}orig/release/{MAJOR}.{MINOR}Note: Release branches for individual ecosystem libraries should be created after first release candidate build of PyTorch is available in staging channels (which happens about a week after PyTorch release branch has been created). This is absolutely required to allow sufficient testing time for each of the domain library. Domain libraries branch cut is performed by Ecosystem Library POC. Test-Infra branch cut should be performed at the same time as PyTorch core branch cut. Convenience script can also be used for domains.
NOTE: RELEASE_VERSION only needs to be specified if version.txt is not available in root directory
DRY_RUN=disabled GIT_BRANCH_TO_CUT_FROM=main RELEASE_VERSION=1.11 scripts/release/cut-release-branch.sh
First you should cut a release branch for pytorch/test-infra:
release/[major].[minor], e.g. release/2.7Here are examples of changes that should be made to the pytorch/pytorch release branches so that CI / tooling can function normally on them:
pytorch/xla and pytorch/test-infra repos and pinned in pytorch/pytorch
for i in .github/workflows/*.yml; do sed -i -e s#@main#@release/2.0# $i; done
These are examples of changes that should be made to the default branch after a release branch is cut
Ecosystem libraries branch cut is done a few days after branch cut for the pytorch/pytorch. The branch cut is performed by the Ecosystem Library POC.
After the branch cut is performed, the PyTorch Dev Infra member should be informed of the branch cut and Domain Library specific change is required before Drafting RC for this domain library.
Follow these examples of PR that updates the version and sets RC Candidate upload channel:
The CI workflow updating part of the above PRs can be automated by running: python release/apply-release-changes.py [version] (where version is something like '2.7'). That script lives in both pytorch/audio and pytorch/vision.
The series of meetings for Core XFN sync should be organized. The goal of these meetings are the following:
Following POC's should be assigned from each of the workstreams:
NOTE: The meetings should start after the release branch is created and should continue until the week of the release.
To draft RCs, a user with the necessary permissions can push a git tag to the main pytorch/pytorch git repository. Please note: exactly same process is used for each of the domain library
The git tag for a release candidate must follow the following format:
v{MAJOR}.{MINOR}.{PATCH}-rc{RC_NUMBER}
An example of this would look like:
v1.12.0-rc1
You can use following commands to perform tag from pytorch core repo (not fork):
git checkout release/1.12
git log --oneline
git tag -f v1.12.0-rc2
git push origin v1.12.0-rc2
Pushing a release candidate tag should trigger the binary_build workflows. This trigger functionality is configured in [linux_binary_build_workflow.yml.j2]](https://github.com/pytorch/pytorch/blob/main/.github/pytorch-circleci-labels.yml) and in the matching templates for the other OSes.
To view the state of the release build, please navigate to HUD. And make sure all binary builds are successful.
Release candidates are currently stored in the following places:
Backups are stored in a non-public S3 bucket at s3://pytorch-backup
Validate that the release jobs for pytorch and domain libraries are green. Validate this using the following HUD links:
Validate that the documentation build has completed and generated an entry corresponding to the release in the docs repository.
Typically, within a release cycle fixes are necessary for regressions, test fixes, etc.
For fixes that are to go into a release after the release branch has been cut we typically employ the use of a cherry pick tracker.
An example of this would look like:
Please also make sure to add milestone target to the PR/issue, especially if it needs to be considered for inclusion into the dot release.
NOTE: The cherry pick process is not an invitation to add new features, it is mainly there to fix regressions
You can now use pytorchbot to cherry pick a PyTorch PR that has been committed
to the main branch using @pytorchbot cherry-pick command as follows (make sure
that the cherry-pick tracker issue for the target release labelled as "release tracker" -
this will allow the bot to find it and post comments).
usage: @pytorchbot cherry-pick --onto ONTO [--fixes FIXES] -c
{regression,critical,fixnewfeature,docs,release}
Cherry pick a pull request onto a release branch for inclusion in a release
optional arguments:
--onto ONTO Branch you would like to cherry pick onto (Example: release/2.2)
--fixes FIXES Link to the issue that your PR fixes (i.e. https://github.com/pytorch/pytorch/issues/110666)
-c {regression,critical,fixnewfeature,docs,release}
A machine-friendly classification of the cherry-pick reason.
For example, #120567
created a cherry pick PR #121232 onto release/2.2
branch to fix a regression issue. You can then refer to the original
and the cherry-picked PRs on the release tracker issue. Please note
that the cherry-picked PR will still need to be reviewed by PyTorch
RelEng team before it can go into the release branch. This feature
requires pytorchbot, so it's only available in PyTorch atm.
If a PR that has been cherry-picked into the release branch has been reverted, its cherry-pick must be reverted as well.
Reverts for changes that were committed into the main branch prior to the branch cut must be propagated into the release branch as well.
The following requirements need to be met prior to creating the final Release Candidate:
Resolve all outstanding open issues in the milestone. There should be no open issues/PRs (for example 2.1.2). Each issue should either be closed or de-milestoned.
Validate that all closed milestone PRs are present in the release branch. Confirm this by running:
python github_analyze.py --repo-path ~/local/pytorch --remote upstream --branch release/2.2 --milestone-id 40 --missing-in-branch
No outstanding cherry-picks that need to be reviewed in the issue tracker: https://github.com/pytorch/pytorch/issues/115300
Perform Release Candidate health validation. CI should have the green signal.
After the final RC is created, the following tasks should be performed:
Perform Release Candidate health validation. CI should have the green signal.
Run and inspect the output Validate Binaries workflow.
All the closed issues from milestone need to be validated. Confirm the validation by commenting on the issue: https://github.com/pytorch/pytorch/issues/113568#issuecomment-1851031064
Create validation issue for the release, see for example Validations for 2.1.2 release and perform required validations.
Run performance tests in benchmark repository. Make sure there are no performance regressions.
Prepare and stage PyPI binaries for promotion. This is done with this script:
pytorch/test-infra:release/pypi/promote_pypi_to_staging.sh
Validate staged PyPI binaries. Make sure generated packages are correct and package size does not exceeds maximum allowed PyPI package size.
Promotion of RCs to stable is done with this script:
pytorch/test-infra:release/promote.sh
Users of that script should take care to update the versions necessary for the specific packages you are attempting to promote.
Promotion should occur in two steps:
NOTE: The promotion of wheels to PyPI can only be done once so take caution when attempting to promote wheels to PyPI, (see https://github.com/pypi/warehouse/issues/726 for a discussion on potential draft releases within PyPI)
The following should be prepared for the release day:
Modify the release matrix for the get started page. See the following PR as reference.
The PR to update published_versions.json and quick-start-module.js is auto generated. See the following PR as reference.
Please note: This PR needs to be merged on the release day and hence it should be absolutely free of any failures. To test this PR, open another test PR pointing to the Release Candidate location as described in the Release Candidate Storage section.
This is normally done right after the release is completed. We need to create a Google Colab issue. See the following example issue
A patch release is a maintenance release of PyTorch that includes fixes for regressions found in a previous minor release. Patch releases typically will bump the patch version from semver (i.e. [major].[minor].[patch]).
Please note: Starting from 2.1, one can expect up to 2 patch releases after every minor release. Patch releases are only published for the latest minor release.
Patch releases should be considered if a regression meets the following criteria:
NOTE: Patch releases should only be considered when functionality is broken, documentation does not typically fall within this category
Main POC: Patch Release Managers, Triage Reviewers
Patch releases should follow these high-level phases. This process starts immediately after the previous release has completed. The patch release process takes around 4-5 weeks to complete.
version.txt in the release branch to match expected patch release version, see https://github.com/pytorch/pytorch/commit/f77213d3dae5d103a39cdaf93f21863843571e8d as an exampleMain POC: Triage Reviewers
triage review
1.9.1) if the regression is found to be within the Patch Release Criteria
For patch releases, an issue tracker needs to be created. For a patch release, we require all cherry-pick changes to have links to either a high-priority GitHub issue or a CI failure from previous RC. An example of this would look like:
Only following issues are accepted:
Main POC: Patch Release Managers
release/1.9 for 1.9.1)
Main POC: Patch Release managers
PyTorch has a support matrix across a couple of different axis. This section should be used as a decision making framework to drive hardware / software support decisions
PyTorch supports all minor versions of CPython that are not EOL: https://devguide.python.org/versions/
For each minor release independently, we only support patch releases as follows:
See https://github.com/pytorch/rfcs/blob/master/RFC-0038-cpython-support.md for details on the rules and process for upgrade and sunset of each version.
For accelerator software like CUDA and ROCm we will typically use the following criteria:
In some instances support for a particular version of software will continue if a need is found. For example, our CUDA 11 binaries do not currently meet the size restrictions for publishing on PyPI so the default version that is published to PyPI is CUDA 10.2.
These special support cases will be handled on a case by case basis and support may be continued if current PyTorch maintainers feel as though there may still be a need to support these particular versions of software.
Supported OS flavors are summarized in the table below:
| Operating System family | Architecture | Notes |
|---|---|---|
| Linux | aarch64, x86_64 | Wheels are manylinux2014 compatible, i.e. they should be runnable on any Linux system with glibc-2.17 or above. |
| MacOS | arm64 | Builds should be compatible with MacOS 11 (Big Sur) or newer, but are actively tested against MacOS 14 (Sonoma). MPS support is enabled on MacOS 13 (Ventura) or later. |
| Windows | x86_64 | Builds are compatible with Windows-10 or newer. |
Tutorials in support of a release feature must be submitted to the pytorch/tutorials repo at least two weeks before the release date to allow for editorial and technical review. There is no cherry-pick process for tutorials. All tutorials will be merged around the release day and published at pytorch.org/tutorials.
In the event a submodule cannot be fast forwarded, and a patch must be applied we can take two different approaches:
Editing submodule remotes can be easily done with: (running from the root of the git repository)
git config --file=.gitmodules -e
An example of this process can be found here:
In nightly builds for conda and wheels pytorch depend on Triton build by this workflow: https://hud.pytorch.org/hud/pytorch/pytorch/nightly/1?per_page=50&name_filter=Build%20Triton%20Wheel. The pinned version of triton used by this workflow is specified here: https://github.com/pytorch/pytorch/blob/main/.ci/docker/ci_commit_pins/triton.txt .
In Nightly builds we have following configuration:
However for release we have following :
Important: The release of https://pypi.org/project/triton/ needs to be requested from OpenAI once branch cut is completed. Please include the release PIN hash in the request: https://github.com/pytorch/pytorch/blob/release/2.1/.ci/docker/ci_commit_pins/triton.txt .