Skip to content

Commit 639b3ef

Browse files
Lokiiiiiiahsan-z-khan
authored andcommitted
fix: documentation/logging to indicate correct place for DEBUG artifacts from SM trcomp
1 parent 06e1f91 commit 639b3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/training_compiler/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class TrainingCompilerConfig(object):
2424
2525
"""
2626

27-
DEBUG_PATH = "/opt/ml/output/compiler/"
27+
DEBUG_PATH = "/opt/ml/output/data/compiler/"
2828
SUPPORTED_INSTANCE_CLASS_PREFIXES = ["p3", "g4dn", "p4"]
2929

3030
HP_ENABLE_COMPILER = "sagemaker_training_compiler_enabled"

0 commit comments

Comments
 (0)