internal change.
PiperOrigin-RevId: 221024181
This commit is contained in:
parent
36a01c40cb
commit
19f97dc4bd
@ -23,10 +23,8 @@ py_test(
|
|||||||
srcs = ["unidirectional_sequence_lstm_test.py"],
|
srcs = ["unidirectional_sequence_lstm_test.py"],
|
||||||
srcs_version = "PY2AND3",
|
srcs_version = "PY2AND3",
|
||||||
tags = [
|
tags = [
|
||||||
"manual",
|
|
||||||
"no_oss",
|
"no_oss",
|
||||||
"no_pip",
|
"no_pip",
|
||||||
"notap",
|
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
":tflite_lstm",
|
":tflite_lstm",
|
||||||
|
Loading…
Reference in New Issue
Block a user