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

Commit f4cfb70

Browse files
authored
Replace 'pytorch-labs' with 'meta-pytorch' in 1 files (#2063)
1 parent 8a35b44 commit f4cfb70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CUDA_UPGRADE_GUIDE.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ the test has been run and is green.
107107
If linux driver update is required. The driver should be updated during the runner provisioning otherwise nightly workflows will fail with multiple Nova workflows.
108108
1. Post and merge [PR 5243](https://github.com/pytorch/test-infra/pull/5243)
109109
2. Run workflow [lambda-release-tag-runners workflow](https://github.com/pytorch/test-infra/actions/workflows/lambda-release-tag-runners.yml) this worklow will create new release [here](https://github.com/pytorch/test-infra/releases)
110-
3. Post and merge [PR 394](https://github.com/pytorch-labs/pytorch-gha-infra/pull/394)
111-
4. Deploy this change by running following workflow [runners-on-dispatch-release](https://github.com/pytorch-labs/pytorch-gha-infra/actions/workflows/runners-on-dispatch-release.yml)
110+
3. Post and merge [PR 394](https://github.com/meta-pytorch/pytorch-gha-infra/pull/394)
111+
4. Deploy this change by running following workflow [runners-on-dispatch-release](https://github.com/meta-pytorch/pytorch-gha-infra/actions/workflows/runners-on-dispatch-release.yml)
112112

113113
## 10. Add the new version to torchvision and torchaudio CI.
114114
Torchvision and torchaudio is usually a dependency for installing PyTorch for most of our users. This is why it is important to also

0 commit comments

Comments
 (0)