Skip to content

Commit 553a06c

Browse files
Automated Code Change
PiperOrigin-RevId: 862752557
1 parent 5abbdd0 commit 553a06c

File tree

1 file changed

+4
-1
lines changed
  • tensorflow_model_optimization/python/core/internal/tensor_encoding

1 file changed

+4
-1
lines changed

tensorflow_model_optimization/python/core/internal/tensor_encoding/BUILD

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Placeholder: load py_library
22

3-
package(default_visibility = ["//visibility:public"])
3+
package(
4+
default_applicable_licenses = ["//third_party/tensorflow_model_optimization:license"],
5+
default_visibility = ["//visibility:public"],
6+
)
47

58
licenses(["notice"])
69

0 commit comments

Comments
 (0)