We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126b855 commit a3cf2fcCopy full SHA for a3cf2fc
tensorflow_model_optimization/BUILD
@@ -18,6 +18,7 @@ py_strict_library(
18
srcs = ["__init__.py"],
19
srcs_version = "PY3",
20
deps = [
21
+ # distutils dep1,
22
"//tensorflow_model_optimization/python", # buildcleaner: keep
23
"//tensorflow_model_optimization/python/core:version",
24
"//tensorflow_model_optimization/python/core/api",
0 commit comments