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 c62b4f1 commit 86fbaab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes_source/distributed_comm_debug_mode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ 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.
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
---------------------
Expand Down

0 comments on commit 86fbaab

Please sign in to comment.