Skip to content

Commit 0a596c2

Browse files
yl-tonavinsoni
authored andcommitted
format fix
1 parent dd78a85 commit 0a596c2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/frameworks/pytorch/using_pytorch.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,7 @@ during the PyTorch DDP initialization.
264264
.. note::
265265

266266
The SageMaker PyTorch estimator can operate both ``mpirun`` (for PyTorch 1.12.0 and later)
267-
and ``torchrun``
268-
(for PyTorch 1.13.1 and later) in the backend for distributed training.
267+
and ``torchrun`` (for PyTorch 1.13.1 and later) in the backend for distributed training.
269268

270269
For more information about setting up PyTorch DDP in your training script,
271270
see `Getting Started with Distributed Data Parallel
@@ -316,8 +315,8 @@ to run a distributed training job on two ``ml.p4d.24xlarge`` instances.
316315
)
317316
318317
319-
.. note::
320-
318+
.. note::
319+
321320
For more information about setting up ``torchrun`` in your training script,
322321
see `torchrun (Elastic Launch) <https://pytorch.org/docs/stable/elastic/run.html>`_ in *the
323322
PyTorch documentation*.

0 commit comments

Comments
 (0)