File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -259,6 +259,11 @@ Parallel and Distributed Training
259259 :tooltip: PyTorch distributed trainer with Amazon AWS
260260 :description: :doc: `/beginner/aws_distributed_training_tutorial `
261261 :figure: _static/img/distributed/DistPyTorch.jpg
262+
263+ .. customgalleryitem ::
264+ :tooltip: Implementing a Parameter Server Using Distributed RPC Framework
265+ :description: :doc: `/intermediate/rpc_param_server_tutorial `
266+ :figure: _static/img/distributed/DistPyTorch.jpg
262267
263268.. raw :: html
264269
@@ -372,3 +377,10 @@ Parallel and Distributed Training
372377 :includehidden:
373378 :hidden:
374379 :caption: Recipes
380+
381+ intermediate/model_parallel_tutorial
382+ intermediate/ddp_tutorial
383+ intermediate/dist_tuto
384+ intermediate/rpc_tutorial
385+ beginner/aws_distributed_training_tutorial
386+ intermediate/rpc_param_server_tutorial
You can’t perform that action at this time.
0 commit comments