Skip to content

Commit 4a06e05

Browse files
tanitnaSvetlana Karslioglu
and
Svetlana Karslioglu
authored
fix url (#2135)
Co-authored-by: Svetlana Karslioglu <svekars@fb.com>
1 parent 5439a4e commit 4a06e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/dist_overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ DDP materials are listed below:
126126
described in the
127127
`Single-Machine Model Parallel Best Practices <../intermediate/model_parallel_tutorial.html>`__
128128
tutorial.
129-
3. The `Launching and configuring distributed data parallel applications <https://github.com/pytorch/examples/blob/stable/distributed/ddp/README.md>`__
129+
3. The `Launching and configuring distributed data parallel applications <https://github.com/pytorch/examples/blob/main/distributed/ddp/README.md>`__
130130
document shows how to use the DDP launching script.
131131
4. The `Shard Optimizer States With ZeroRedundancyOptimizer <../recipes/zero_redundancy_optimizer.html>`__
132132
recipe demonstrates how `ZeroRedundancyOptimizer <https://pytorch.org/docs/stable/distributed.optim.html>`__

0 commit comments

Comments
 (0)