Skip to content

Commit 582b64d

Browse files
committed
fix comment
1 parent 2b0944e commit 582b64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/test_debugger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ def test_debug_hook_disabled_with_checkpointing(
404404
# Debug Hook should be disabled
405405
assert mx.debugger_hook_config is False
406406

407-
# Estimator with checkpointing enabled and Model Parallel Enabled
407+
# Estimator with checkpointing enabled and SMDataParallel Enabled
408408
pt = PyTorch(
409409
base_job_name="pytorch-smdataparallel-mnist",
410410
entry_point=script_path,

0 commit comments

Comments
 (0)