We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a10b34 commit 0e2aed4Copy full SHA for 0e2aed4
src/sagemaker/pytorch/estimator.py
@@ -172,7 +172,8 @@ def __init__(
172
<https://sagemaker.readthedocs.io/en/stable/frameworks/pytorch/using_pytorch.html#distributed-pytorch-training>`_.
173
174
**To enable Torch Distributed:**
175
- This is available for general distributed training on GPU instances from PyTorch v1.13.1 and later.
+ This is available for general distributed training on
176
+ GPU instances from PyTorch v1.13.1 and later.
177
178
.. code:: python
179
0 commit comments