Skip to content

Commit

Permalink
Disable //third_party/tensorflow/python/keras/distribute:dataset_crea…
Browse files Browse the repository at this point in the history
…tor_model_fit_test TSAN test

PiperOrigin-RevId: 366503308
  • Loading branch information
kkimdev authored and tensorflower-gardener committed Apr 2, 2021
1 parent c2102b2 commit 8000a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keras/distribute/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,7 @@ distribute_py_test(
"multi_gpu",
"no_oss", # TODO(b/183640564): Reenable
"nomultivm", # TODO(b/170502145)
"notsan", # TODO(b/184374640)
],
deps = [
":multi_worker_testing_utils",
Expand Down

0 comments on commit 8000a3e

Please sign in to comment.