Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added _static/img/distributed/fsdp_implicit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -766,14 +766,14 @@ Welcome to PyTorch Tutorials
:tags: Parallel-and-Distributed-Training

.. customcarditem::
:header: Getting Started with Fully Sharded Data Parallel(FSDP)
:card_description: Learn how to train models with Fully Sharded Data Parallel package.
:header: Getting Started with Fully Sharded Data Parallel (FSDP2)
:card_description: Learn how to train models with Fully Sharded Data Parallel (fully_shard) package.
:image: _static/img/thumbnails/cropped/Getting-Started-with-FSDP.png
:link: intermediate/FSDP_tutorial.html
:tags: Parallel-and-Distributed-Training

.. customcarditem::
:header: Advanced Model Training with Fully Sharded Data Parallel (FSDP)
:header: Advanced Model Training with Fully Sharded Data Parallel (FSDP1)
:card_description: Explore advanced model training with Fully Sharded Data Parallel package.
:image: _static/img/thumbnails/cropped/Getting-Started-with-FSDP.png
:link: intermediate/FSDP_advanced_tutorial.html
Expand Down
Loading
Loading