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 @@ -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 ::
You can’t perform that action at this time.
0 commit comments