We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef13d2 commit 1f0b6d9Copy full SHA for 1f0b6d9
intermediate_source/dist_tuto.rst
@@ -627,7 +627,7 @@ I'd like to thank the PyTorch developers for doing such a good job on
627
their implementation, documentation, and tests. When the code was
628
unclear, I could always count on the
629
`docs <https://pytorch.org/docs/stable/distributed.html>`__ or the
630
-`tests <https://github.com/pytorch/pytorch/blob/master/test/test_distributed.py>`__
+`tests <https://github.com/pytorch/pytorch/tree/master/test/distributed>`__
631
to find an answer. In particular, I'd like to thank Soumith Chintala,
632
Adam Paszke, and Natalia Gimelshein for providing insightful comments
633
and answering questions on early drafts.
0 commit comments