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 9668a65 commit 6343e19Copy full SHA for 6343e19
tests/integ/test_smdataparallel_tf.py
@@ -31,7 +31,6 @@
31
integ.test_region() not in integ.DATA_PARALLEL_TESTING_REGIONS,
32
reason="Only allow this test to run in IAD and CMH to limit usage of p3.16xlarge",
33
)
34
-@pytest.mark.skip("Failing due to bad DLC image release. Disable temporarily.")
35
def test_smdataparallel_tf_mnist(
36
sagemaker_session,
37
tensorflow_training_latest_version,
0 commit comments