Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit c702e21

Browse files
authored
Update CUDA_UPGRADE_GUIDE.MD - Add Docker release latest tag update
Add this PR to a list of todo: pytorch/pytorch#145566
1 parent 6a590df commit c702e21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CUDA_UPGRADE_GUIDE.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Adding the new version to nightlies allows PyTorch binaries compiled with the ne
9797
- After your changes are promoted to viable/strict. Run nighly build job.
9898
- Make sure your changes made to nightly branch https://github.com/pytorch/pytorch/tree/nightly
9999
- Make sure all nightly build succeeded before continuing to Step #6
100+
5. If Stabel CUDA version changes update latest tag for ghcr.io like so: https://github.com/pytorch/pytorch/pull/145566
100101

101102
## 8. Add the new CUDA version to OSS CI.
102103
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).

0 commit comments

Comments
 (0)