Skip to content

Commit

Permalink
Temporary
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 646248710
  • Loading branch information
tf-text-github-robot committed Jun 26, 2024
1 parent 767dfc8 commit 4d0c652
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tensorflow_text/core/kernels/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ load("//tensorflow_text:tftext.bzl", "tf_cc_library", "tflite_cc_library")
licenses(["notice"])

# Visibility rules
package(default_visibility = ["//visibility:public"])
package(default_visibility = [
"//intelligence/miphone/aiai/echo/memory:__subpackages__",
"//visibility:public",
])

exports_files(["LICENSE"])

Expand Down

0 comments on commit 4d0c652

Please sign in to comment.