File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ PyTorch Distributed Overview
2
2
============================
3
3
**Author **: `Will Constable <https://github.com/wconstab/ >`_
4
4
5
+ .. note ::
6
+ |edit | View and edit this tutorial in `github <https://github.com/pytorch/tutorials/blob/main/beginner_source/dist_overview.rst >`__.
7
+
5
8
This is the overview page for the ``torch.distributed `` package. The goal of
6
9
this page is to categorize documents into different topics and briefly
7
10
describe each of them. If this is your first time building distributed training
@@ -89,6 +92,3 @@ PyTorch Distributed Developers
89
92
90
93
If you'd like to contribute to PyTorch Distributed, refer to our
91
94
`Developer Guide <https://github.com/pytorch/pytorch/blob/master/torch/distributed/CONTRIBUTING.md >`_.
92
-
93
- .. note ::
94
- |edit | View and edit this tutorial in `github <https://github.com/pytorch/tutorials/blob/main/beginner_source/dist_overview.rst >`__.
You can’t perform that action at this time.
0 commit comments