Skip to content

Commit 10b7c4e

Browse files
Lokiiiiiimchoi8739
andauthored
Update src/sagemaker/huggingface/estimator.py
Co-authored-by: Miyoung <[email protected]>
1 parent 33b3174 commit 10b7c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/huggingface/estimator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def __init__(
142142
}
143143
}
144144
145-
To enable distributed training with Training Compiler for PyTorch:
145+
To enable distributed training with `SageMaker Training Compiler <https://docs.aws.amazon.com/sagemaker/latest/dg/training-compiler.html>`_ for PyTorch:
146146
147147
.. code:: python
148148

0 commit comments

Comments
 (0)