You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rename ddp_pipeline_tutorial.py to ddp_pipeline.py
This will make this file non-executable and the code will still show up in the file.
* Update build.sh
* Update index.rst
Copy file name to clipboardExpand all lines: index.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -424,7 +424,7 @@ Welcome to PyTorch Tutorials
424
424
:header: Training Transformer models using Distributed Data Parallel and Pipeline Parallelism
425
425
:card_description: Walk through a through a simple example of how to train a transformer model using Distributed Data Parallel and Pipeline Parallelism
0 commit comments