Skip to content

Commit c9cd18e

Browse files
committed
use latest tf version
1 parent 4ab76aa commit c9cd18e

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
@@ -430,7 +430,7 @@ def test_debug_hook_disabled_with_checkpointing(
430430
base_job_name="tf-smdataparallel-mnist",
431431
entry_point=script_path,
432432
role="SageMakerRole",
433-
framework_version="2.3.1",
433+
framework_version="2.4.1",
434434
py_version="py36",
435435
instance_count=1,
436436
# For training with p3dn instance use - ml.p3dn.24xlarge, with p4dn instance use - ml.p4d.24xlarge

0 commit comments

Comments
 (0)