File tree Expand file tree Collapse file tree 3 files changed +457
-0
lines changed Expand file tree Collapse file tree 3 files changed +457
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -674,6 +674,13 @@ Welcome to PyTorch Tutorials
674674 :link: intermediate/TCPStore_libuv_backend.html
675675 :tags: Parallel-and-Distributed-Training
676676
677+ .. customcarditem ::
678+ :header: Interactive Distributed Applications with Monarch
679+ :card_description: Learn how to spin up distributed applications using Monarch's singler controller model
680+ :image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
681+ :link: intermediate/monarch_distributed_tutorial.html
682+ :tags: Parallel-and-Distributed-Training
683+
677684.. Edge
678685
679686 .. customcarditem ::
You can’t perform that action at this time.
0 commit comments