Skip to content

Commit

Permalink
Don't run data_utils_test without optimizations.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 189941645
  • Loading branch information
Justin Lebar authored and tensorflower-gardener committed Mar 21, 2018
1 parent 7742071 commit 7a60167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/python/keras/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,7 @@ py_test(
"no_windows",
"noasan", # times out
"notsan",
"optonly", # times out
],
deps = [
":keras",
Expand Down

0 comments on commit 7a60167

Please sign in to comment.