File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -164,6 +164,11 @@ Deploying PyTorch Models in Production
164
164
Parallel and Distributed Training
165
165
---------------------------------
166
166
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
+
167
172
.. customgalleryitem ::
168
173
:tooltip: Getting started with DistributedDataParallel
169
174
:description: :doc: `/intermediate/ddp_tutorial `
@@ -299,6 +304,7 @@ PyTorch Fundamentals In-Depth
299
304
:hidden:
300
305
:caption: Parallel and Distributed Training
301
306
307
+ intermediate/model_parallel_tutorial
302
308
intermediate/ddp_tutorial
303
309
intermediate/dist_tuto
304
310
beginner/aws_distributed_training_tutorial
You can’t perform that action at this time.
0 commit comments