Re-enable fused_batch_norm_ex_op_test

PiperOrigin-RevId: 252685708
This commit is contained in:
Eugene Zhulenev 2019-06-11 13:25:31 -07:00 committed by TensorFlower Gardener
parent 12560a7706
commit 2b4245af99

View File

@ -1803,8 +1803,7 @@ tf_cuda_cc_test(
size = "small",
srcs = ["fused_batch_norm_ex_op_test.cc"],
tags = [
# TODO(b/134687024): Re-enable this test.
"notap",
"no_cuda_on_cpu_tap",
],
deps = [
":cwise_op",