We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86873eb commit 440b504Copy full SHA for 440b504
1 file changed
tensorflow_lite_support/python/task/text/BUILD
@@ -52,7 +52,7 @@ py_library(
52
srcs = [
53
"bert_nl_classifier.py",
54
],
55
- visibility = ["//tensorflow_lite_support:users"],
+ visibility = ["//visibility:private"],
56
deps = [
57
"//tensorflow_lite_support/python/task/core:base_options",
58
"//tensorflow_lite_support/python/task/processor/proto:classifications_pb2",
0 commit comments