Skip to content

Commit 0e2aed4

Browse files
yl-tonavinsoni
authored andcommitted
fix: format change
1 parent 5a10b34 commit 0e2aed4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sagemaker/pytorch/estimator.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,8 @@ def __init__(
172172
<https://sagemaker.readthedocs.io/en/stable/frameworks/pytorch/using_pytorch.html#distributed-pytorch-training>`_.
173173
174174
**To enable Torch Distributed:**
175-
This is available for general distributed training on GPU instances from PyTorch v1.13.1 and later.
175+
This is available for general distributed training on
176+
GPU instances from PyTorch v1.13.1 and later.
176177
177178
.. code:: python
178179

0 commit comments

Comments
 (0)