Skip to content

Commit 16a2f05

Browse files
committed
adds async to index
1 parent 8d6e7dc commit 16a2f05

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

recipes_source/recipes_index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,13 @@ Recipes are bite-sized, actionable examples of how to use specific PyTorch featu
388388
:link: ../recipes/distributed_checkpoint_recipe.html
389389
:tags: Distributed-Training
390390

391+
.. customcarditem::
392+
:header: Asynchronous Checkpointing (DCP)
393+
:card_description: Learn how to checkpoint distributed models with Distributed Checkpoint package.
394+
:image: ../_static/img/thumbnails/cropped/Getting-Started-with-DCP.png
395+
:link: ../recipes/distributed_async_checkpoint_recipe.html
396+
:tags: Distributed-Training
397+
391398
.. TorchServe
392399
393400
.. customcarditem::

0 commit comments

Comments
 (0)