Skip to content

Commit 0aaeb4e

Browse files
committed
Add to main section
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent b1cefec commit 0aaeb4e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
34.9 KB
Loading

index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,13 @@ Welcome to PyTorch Tutorials
332332
:link: intermediate/rpc_param_server_tutorial.html
333333
:tags: Parallel-and-Distributed-Training
334334

335+
.. customcarditem::
336+
:header: Combining Distributed DataParallel with Distributed RPC Framework
337+
:card_description: Walk through a through a simple example of how to combine distributed data parallelism with distributed model parallelism.
338+
:image: _static/img/thumbnails/cropped/Combining-Distributed-DataParallel-with-Distributed-RPC-Framework.png
339+
:link: advanced/rpc_ddp_tutorial.html
340+
:tags: Parallel-and-Distributed-Training
341+
335342
.. End of tutorial card section
336343
337344
.. raw:: html

0 commit comments

Comments
 (0)