Skip to content

Commit 5ac9d51

Browse files
Internal change.
PiperOrigin-RevId: 609691987
1 parent b84d1fe commit 5ac9d51

File tree

1 file changed

+1
-3
lines changed
  • tensorflow_model_optimization/python/core/quantization/keras/experimental/default_n_bit

1 file changed

+1
-3
lines changed

tensorflow_model_optimization/python/core/quantization/keras/experimental/default_n_bit/BUILD

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ load("//tensorflow_model_optimization:tensorflow_model_optimization.bzl", "py_st
22
# Placeholder: load py_library
33
# Placeholder: load py_test
44

5-
package(default_visibility = [
6-
"//tensorflow_model_optimization:__subpackages__",
7-
])
5+
package(default_visibility = ["//visibility:public"])
86

97
licenses(["notice"])
108

0 commit comments

Comments
 (0)