Skip to content

Commit

Permalink
Update recipes_source/distributed_comm_debug_mode.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
svekars authored Aug 8, 2024
1 parent ba97b64 commit c62b4f1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions recipes_source/distributed_comm_debug_mode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@ Using CommDebugMode

**Author**: `Anshul Sinha <https://github.com/sinhaanshul>`__


In this tutorial, we will explore how to use CommDebugMode with PyTorch's DistributedTensor (DTensor) for debugging by tracking collective operations in distributed training environments.

Prerequisites
---------------------

- Python 3.8 - 3.11
- PyTorch 2.2 or later
* Python 3.8 - 3.11
* PyTorch 2.2 or later


What is CommDebugMode and why is it useful
Expand Down

0 comments on commit c62b4f1

Please sign in to comment.