Fix tflite_convert + Flex with bazel build.
PiperOrigin-RevId: 219331511
This commit is contained in:
parent
6b8e08a932
commit
3786aa194c
@ -39,6 +39,7 @@ py_binary(
|
||||
srcs_version = "PY2AND3",
|
||||
deps = [
|
||||
":tensorflow_wrap_toco",
|
||||
"//tensorflow:tensorflow_py_no_contrib", # Keep
|
||||
"//tensorflow/python:platform",
|
||||
],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user