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 40c9d2c commit 10a8598Copy full SHA for 10a8598
tests/integ/test_tfs.py
@@ -42,7 +42,6 @@ def tfs_predictor(instance_type, sagemaker_session, tf_full_version):
42
43
44
@pytest.mark.continuous_testing
45
-@pytest.mark.regional_testing
46
def test_predict(tfs_predictor, instance_type):
47
if ('p3' in instance_type) and (
48
tests.integ.REGION in tests.integ.HOSTING_P3_UNAVAILABLE_REGIONS):
0 commit comments