Skip to content

Commit 8c03e78

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CUDA_UPGRADE_GUIDE.MD

+1
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)