Skip to content

Commit be64d8c

Browse files
authored
Merge pull request #690 from pytorch/re_add_model_parallel
Re-add model parallel tutorial
2 parents 7e0818f + 9443833 commit be64d8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,11 @@ Deploying PyTorch Models in Production
164164
Parallel and Distributed Training
165165
---------------------------------
166166

167+
.. customgalleryitem::
168+
:tooltip: Model parallel training on multiple GPUs
169+
:description: :doc:`/intermediate/model_parallel_tutorial`
170+
:figure: _static/img/distributed/DistPyTorch.jpg
171+
167172
.. customgalleryitem::
168173
:tooltip: Getting started with DistributedDataParallel
169174
:description: :doc:`/intermediate/ddp_tutorial`
@@ -299,6 +304,7 @@ PyTorch Fundamentals In-Depth
299304
:hidden:
300305
:caption: Parallel and Distributed Training
301306

307+
intermediate/model_parallel_tutorial
302308
intermediate/ddp_tutorial
303309
intermediate/dist_tuto
304310
beginner/aws_distributed_training_tutorial

0 commit comments

Comments
 (0)