Skip to content

Commit 7341c55

Browse files
author
Ricardo Decal
committed
rename tutorial and add to index
1 parent 9ba4e41 commit 7341c55

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

beginner_source/simple_distributed_training_tutorial.py renamed to beginner_source/distributed_training_with_ray_tutorial.py

File renamed without changes.

index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,13 @@ Welcome to PyTorch Tutorials
167167
:link: beginner/batch_inference_tutorial.html
168168
:tags: Image/Video,Model-Optimization,Best-Practice,Ray-Distributed,Parallel-and-Distributed-Training
169169

170+
.. customcarditem::
171+
:header: Distributed Training with Ray Train
172+
:card_description: Pre-train a transformer language model across multiple GPUs using PyTorch and Ray Train.
173+
:image: _static/img/ray-data.png
174+
:link: beginner/distributed_training_with_ray_tutorial.html
175+
:tags: Text,Best-Practice,Ray-Distributed,Parallel-and-Distributed-Training
176+
170177
.. Audio
171178
172179
.. customcarditem::

0 commit comments

Comments
 (0)