Disable flaky keras_dnn_correctness_test

PiperOrigin-RevId: 341864339
Change-Id: I59e35f11b1ad84eac4f59b26f3620762651d650d
This commit is contained in:
Saurabh Saxena 2020-11-11 10:55:55 -08:00 committed by TensorFlower Gardener
parent d75a0910ec
commit 094af07eda

View File

@ -436,6 +436,7 @@ distribute_py_test(
shard_count = 19, shard_count = 19,
tags = [ tags = [
"multi_and_single_gpu", "multi_and_single_gpu",
"no_oss", # TODO(b/173021094)
"no_rocm", # times out on ROCm "no_rocm", # times out on ROCm
"no_windows_gpu", "no_windows_gpu",
"nogpu", # TODO(b/170905292) "nogpu", # TODO(b/170905292)