Skip to content

Commit aa485c1

Browse files
Automated Code Change
PiperOrigin-RevId: 804119202
1 parent e2d531b commit aa485c1

File tree

1 file changed

+1
-4
lines changed
  • tensorflow_model_optimization/python/core/quantization/keras

1 file changed

+1
-4
lines changed

tensorflow_model_optimization/python/core/quantization/keras/BUILD

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
load("//tensorflow_model_optimization:tensorflow_model_optimization.bzl", "py_strict_library", "py_strict_test")
22

3-
package(default_visibility = [
4-
"//tensorflow_model_optimization:__subpackages__",
5-
"//third_party/tensorflow:__subpackages__",
6-
])
3+
package(default_visibility = ["//tensorflow_model_optimization:__subpackages__"])
74

85
licenses(["notice"])
96

0 commit comments

Comments
 (0)