internal change.

PiperOrigin-RevId: 221024181
This commit is contained in:
A. Unique TensorFlower 2018-11-11 18:19:26 -08:00 committed by TensorFlower Gardener
parent 36a01c40cb
commit 19f97dc4bd

View File

@ -23,10 +23,8 @@ py_test(
srcs = ["unidirectional_sequence_lstm_test.py"],
srcs_version = "PY2AND3",
tags = [
"manual",
"no_oss",
"no_pip",
"notap",
],
deps = [
":tflite_lstm",