Skip to content

Commit 6343e19

Browse files
committed
Enable the TF2 smdataparallel test since the issue is fixed in latest DLC TF 2.4.1
1 parent 9668a65 commit 6343e19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integ/test_smdataparallel_tf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
integ.test_region() not in integ.DATA_PARALLEL_TESTING_REGIONS,
3232
reason="Only allow this test to run in IAD and CMH to limit usage of p3.16xlarge",
3333
)
34-
@pytest.mark.skip("Failing due to bad DLC image release. Disable temporarily.")
3534
def test_smdataparallel_tf_mnist(
3635
sagemaker_session,
3736
tensorflow_training_latest_version,

0 commit comments

Comments
 (0)