diff --git a/tensorflow/python/keras/distribute/BUILD b/tensorflow/python/keras/distribute/BUILD index d0236226aae..9f340a4b7d6 100644 --- a/tensorflow/python/keras/distribute/BUILD +++ b/tensorflow/python/keras/distribute/BUILD @@ -436,6 +436,7 @@ distribute_py_test( shard_count = 19, tags = [ "multi_and_single_gpu", + "no_oss", # TODO(b/173021094) "no_rocm", # times out on ROCm "no_windows_gpu", "nogpu", # TODO(b/170905292)