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 06e1f91 commit 639b3efCopy full SHA for 639b3ef
src/sagemaker/training_compiler/config.py
@@ -24,7 +24,7 @@ class TrainingCompilerConfig(object):
24
25
"""
26
27
- DEBUG_PATH = "/opt/ml/output/compiler/"
+ DEBUG_PATH = "/opt/ml/output/data/compiler/"
28
SUPPORTED_INSTANCE_CLASS_PREFIXES = ["p3", "g4dn", "p4"]
29
30
HP_ENABLE_COMPILER = "sagemaker_training_compiler_enabled"
0 commit comments