Skip to content

Commit e7bf04d

Browse files
Remove binary dependency from optimize_for_inference_lib
PiperOrigin-RevId: 174787363
1 parent 06bd05e commit e7bf04d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • tensorflow/python/tools

tensorflow/python/tools/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ py_library(
151151
srcs = ["optimize_for_inference_lib.py"],
152152
srcs_version = "PY2AND3",
153153
deps = [
154-
":strip_unused",
155154
":strip_unused_lib",
156155
"//tensorflow/core:protos_all_py",
157156
"//tensorflow/python:framework",

0 commit comments

Comments
 (0)