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 4ab76aa commit c9cd18eCopy full SHA for c9cd18e
tests/integ/test_debugger.py
@@ -430,7 +430,7 @@ def test_debug_hook_disabled_with_checkpointing(
430
base_job_name="tf-smdataparallel-mnist",
431
entry_point=script_path,
432
role="SageMakerRole",
433
- framework_version="2.3.1",
+ framework_version="2.4.1",
434
py_version="py36",
435
instance_count=1,
436
# For training with p3dn instance use - ml.p3dn.24xlarge, with p4dn instance use - ml.p4d.24xlarge
0 commit comments