We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b50c18 commit f12df99Copy full SHA for f12df99
index.rst
@@ -205,6 +205,11 @@ Production Usage
205
:description: :doc:`/intermediate/dist_tuto`
206
:figure: _static/img/distributed/DistPyTorch.jpg
207
208
+.. customgalleryitem::
209
+ :tooltip: PyTorch distributed trainer with Amazon AWS
210
+ :description: :doc:`/beginner/aws_distributed_training_tutorial`
211
+ :figure: _static/img/distributed/DistPyTorch.jpg
212
+
213
214
.. raw:: html
215
@@ -289,5 +294,6 @@ Production Usage
289
294
:caption: Production Usage
290
295
291
296
intermediate/dist_tuto
297
+ beginner/aws_distributed_training_tutorial
292
298
advanced/ONNXLive
293
299
advanced/cpp_export
0 commit comments