diff --git a/tensorflow/python/keras/distribute/BUILD b/tensorflow/python/keras/distribute/BUILD index 6a70c7c5c5c..2ac341976ea 100644 --- a/tensorflow/python/keras/distribute/BUILD +++ b/tensorflow/python/keras/distribute/BUILD @@ -261,9 +261,12 @@ distribute_py_test( main = "keras_stateful_lstm_model_correctness_test.py", shard_count = 4, tags = [ + "manual", "multi_and_single_gpu", + "no_oss", "no_pip", "no_windows_gpu", + "notap", # TODO(b/153392670) "notsan", ], deps = [