Fix python3 build caused by recent RNNCell refactor.
Change: 153902768
This commit is contained in:
parent
7bc6271055
commit
3c0900a49c
@ -3247,6 +3247,7 @@ py_library(
|
|||||||
"layers/base.py",
|
"layers/base.py",
|
||||||
"layers/utils.py",
|
"layers/utils.py",
|
||||||
],
|
],
|
||||||
|
srcs_version = "PY2AND3",
|
||||||
deps = [
|
deps = [
|
||||||
":array_ops",
|
":array_ops",
|
||||||
":control_flow_ops",
|
":control_flow_ops",
|
||||||
|
Loading…
Reference in New Issue
Block a user