diff --git a/tensorflow/python/distribute/BUILD b/tensorflow/python/distribute/BUILD index 79d3b126806..91edc480673 100644 --- a/tensorflow/python/distribute/BUILD +++ b/tensorflow/python/distribute/BUILD @@ -1123,7 +1123,6 @@ distribute_py_test( tags = [ "no_oss", # TODO(b/135287893) reenable "no_rocm", - "notap", # TODO(b/137972256) Re-enable this test. ], deps = [ ":saved_model_test_base",