From b4cb31ff3d2910aa5c9c7fe7825c527fb91ac000 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Jul 2020 09:34:09 -0700 Subject: [PATCH] Enable previously disabled test which no longer flakes PiperOrigin-RevId: 321376476 Change-Id: I2a02ccd79e7a495004137b080dd7f15ae9032b39 --- tensorflow/python/keras/distribute/BUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/tensorflow/python/keras/distribute/BUILD b/tensorflow/python/keras/distribute/BUILD index b089b9ad16b..83c25562323 100644 --- a/tensorflow/python/keras/distribute/BUILD +++ b/tensorflow/python/keras/distribute/BUILD @@ -412,7 +412,6 @@ distribute_py_test( tags = [ "multi_and_single_gpu", "no_windows_gpu", - "notap", # TODO(b/161144880): flaky "notsan", ], deps = [