diff --git a/beginner_source/dist_overview.rst b/beginner_source/dist_overview.rst index 11b32a363b1..e9036342661 100644 --- a/beginner_source/dist_overview.rst +++ b/beginner_source/dist_overview.rst @@ -126,7 +126,7 @@ DDP materials are listed below: described in the `Single-Machine Model Parallel Best Practices <../intermediate/model_parallel_tutorial.html>`__ tutorial. -3. The `Launching and configuring distributed data parallel applications `__ +3. The `Launching and configuring distributed data parallel applications `__ document shows how to use the DDP launching script. 4. The `Shard Optimizer States With ZeroRedundancyOptimizer <../recipes/zero_redundancy_optimizer.html>`__ recipe demonstrates how `ZeroRedundancyOptimizer `__