Disable flaky fused_rnn_cell_test

PiperOrigin-RevId: 198582181
This commit is contained in:
Gunhan Gulsoy 2018-05-30 10:35:57 -07:00 committed by TensorFlower Gardener
parent 5eb5109940
commit 2bb9fe8d20

View File

@ -193,6 +193,10 @@ tf_py_test(
"//tensorflow/python:variable_scope",
"//tensorflow/python:variables",
],
tags = [
"manual",
"notap",
],
)
cuda_py_tests(