Skip to content
6 changes: 6 additions & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,11 @@ Parallel and Distributed Training
:description: :doc:`/intermediate/dist_tuto`
:figure: _static/img/distributed/DistPyTorch.jpg

.. customgalleryitem::
:tooltip: Getting Started with Distributed RPC Framework
:description: :doc:`/intermediate/rpc_tutorial`
:figure: _static/img/distributed/DistPyTorch.jpg

.. customgalleryitem::
:tooltip: PyTorch distributed trainer with Amazon AWS
:description: :doc:`/beginner/aws_distributed_training_tutorial`
Expand Down Expand Up @@ -377,6 +382,7 @@ PyTorch Fundamentals In-Depth
intermediate/model_parallel_tutorial
intermediate/ddp_tutorial
intermediate/dist_tuto
intermediate/rpc_tutorial
beginner/aws_distributed_training_tutorial

.. toctree::
Expand Down
Loading