Skip to content

Commit bac402f

Browse files
authored
fix url
1 parent f26db6b commit bac402f

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)