Skip to content

Commit aa32ff3

Browse files
committed
Merge branch 'wwen/compile-tutorial-update' of github.com:pytorch/tutorials into wwen/compile-tutorial-update
2 parents 4dd64b7 + 1282597 commit aa32ff3

File tree

3 files changed

+457
-0
lines changed

3 files changed

+457
-0
lines changed

distributed.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,6 @@ Custom Extensions
193193
intermediate/rpc_tutorial
194194
intermediate/rpc_param_server_tutorial
195195
intermediate/rpc_async_execution
196+
intermediate/monarch_distributed_tutorial
196197
advanced/rpc_ddp_tutorial
197198
advanced/generic_join

index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,13 @@ Welcome to PyTorch Tutorials
681681
:link: intermediate/TCPStore_libuv_backend.html
682682
:tags: Parallel-and-Distributed-Training
683683

684+
.. customcarditem::
685+
:header: Interactive Distributed Applications with Monarch
686+
:card_description: Learn how to spin up distributed applications using Monarch's singler controller model
687+
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
688+
:link: intermediate/monarch_distributed_tutorial.html
689+
:tags: Parallel-and-Distributed-Training
690+
684691
.. Edge
685692
686693
.. customcarditem::

0 commit comments

Comments
 (0)