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 f0f0296 commit c4d955eCopy full SHA for c4d955e
src/sagemaker/pytorch/estimator.py
@@ -231,6 +231,7 @@ def __init__(
231
When you use this PyTorch XLA option for distributed training strategy,
232
you must add the ``compiler_config`` parameter and activate SageMaker
233
Training Compiler.
234
+
235
compiler_config (:class:`~sagemaker.pytorch.TrainingCompilerConfig`):
236
Configures SageMaker Training Compiler to accelerate training.
237
0 commit comments