Skip to content

Commit 4bc0657

Browse files
committed
mend
1 parent 05069ca commit 4bc0657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes_source/distributed_comm_debug_mode.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ How to use CommDebugMode
3333
Here is how you can use ``CommDebugMode``:
3434

3535
.. code-block:: python
36+
3637
# The model used in this example is a MLPModule that applies Tensor Parallel
3738
comm_mode = CommDebugMode()
3839
with comm_mode:

0 commit comments

Comments
 (0)