Disable flaky fused_rnn_cell_test
PiperOrigin-RevId: 198582181
This commit is contained in:
parent
5eb5109940
commit
2bb9fe8d20
@ -193,6 +193,10 @@ tf_py_test(
|
||||
"//tensorflow/python:variable_scope",
|
||||
"//tensorflow/python:variables",
|
||||
],
|
||||
tags = [
|
||||
"manual",
|
||||
"notap",
|
||||
],
|
||||
)
|
||||
|
||||
cuda_py_tests(
|
||||
|
Loading…
Reference in New Issue
Block a user