Skip to content

Commit 50ec9a6

Browse files
authored
Fix broken link to GPU docs (#9023)
1 parent eff4d64 commit 50ec9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ TorchVision, and PyTorch/XLA.
140140

141141
### Additional steps for GPU
142142

143-
Please refer to this [guide](https://github.com/pytorch/xla/blob/master/docs/gpu.md#develop-pytorchxla-on-a-gpu-instance-build-pytorchxla-from-source-with-gpu-support).
143+
Please refer to this [guide](https://github.com/pytorch/xla/blob/master/plugins/cuda/README.md).
144144

145145
## Before Submitting A Pull Request:
146146

0 commit comments

Comments
 (0)