We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322587c commit ae5ad62Copy full SHA for ae5ad62
tensorflow_model_optimization/python/core/keras/BUILD
@@ -39,6 +39,7 @@ py_strict_library(
39
name = "utils",
40
srcs = ["utils.py"],
41
srcs_version = "PY3",
42
+ visibility = ["//visibility:public"],
43
deps = [
44
# python:control_flow_ops tensorflow dep2,
45
# python:smart_cond tensorflow dep2,
0 commit comments