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 a1225b2 commit 45d175cCopy full SHA for 45d175c
tensorflow_lite_support/acceleration/configuration/BUILD
@@ -3,9 +3,6 @@ load("@org_tensorflow//tensorflow/lite:build_def.bzl", "tflite_jni_binary")
3
load("@org_tensorflow//tensorflow/lite/java:aar_with_jni.bzl", "aar_with_jni")
4
5
package(
6
- default_visibility = [
7
- "//tensorflow_lite_support:internal",
8
- ],
9
licenses = ["notice"], # Apache 2.0
10
)
11
0 commit comments