Skip to content

Commit 7a44230

Browse files
authored
Move edit note back to the top (#2930)
Didn't realize that this was a convention, so restoring it
1 parent 2748f2c commit 7a44230

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

beginner_source/dist_overview.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ PyTorch Distributed Overview
22
============================
33
**Author**: `Will Constable <https://github.com/wconstab/>`_
44

5+
.. note::
6+
|edit| View and edit this tutorial in `github <https://github.com/pytorch/tutorials/blob/main/beginner_source/dist_overview.rst>`__.
7+
58
This is the overview page for the ``torch.distributed`` package. The goal of
69
this page is to categorize documents into different topics and briefly
710
describe each of them. If this is your first time building distributed training
@@ -89,6 +92,3 @@ PyTorch Distributed Developers
8992

9093
If you'd like to contribute to PyTorch Distributed, refer to our
9194
`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>`__.

0 commit comments

Comments
 (0)