Skip to content

Commit

Permalink
Update CUDA_UPGRADE_GUIDE.MD - Add Docker release latest tag update (#…
Browse files Browse the repository at this point in the history
…2059)

Add this PR to a list of todo: pytorch/pytorch#145566
  • Loading branch information
atalman authored Jan 24, 2025
1 parent 6a590df commit 8c03e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CUDA_UPGRADE_GUIDE.MD
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Adding the new version to nightlies allows PyTorch binaries compiled with the ne
- After your changes are promoted to viable/strict. Run nighly build job.
- Make sure your changes made to nightly branch https://github.com/pytorch/pytorch/tree/nightly
- Make sure all nightly build succeeded before continuing to Step #6
5. If Stabel CUDA version changes update latest tag for ghcr.io like so: https://github.com/pytorch/pytorch/pull/145566

## 8. Add the new CUDA version to OSS CI.
Testing the new version in CI is crucial for finding regressions and should be done ASAP along with the next step (I am simply putting this one first as it is usually easier).
Expand Down

0 comments on commit 8c03e78

Please sign in to comment.