We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea95c1 commit 12a2b35Copy full SHA for 12a2b35
1 file changed
tensorflow-core/tensorflow-core-api/src/main/native/BUILD
@@ -4,12 +4,6 @@
4
5
package(default_visibility = [
6
"//tensorflow/java:__pkg__",
7
- # TODO(ashankar): Temporary hack for the Java API and
8
- # //third_party/tensorflow/tools/android/inference_interface:android_tensorflow_inference_jni
9
- # to co-exist in a single shared library. However, the hope is that
10
- # //third_party/tensorflow/tools/android/inference_interface:android_tensorflow_jni can be
11
- # removed once the Java API provides feature parity with it.
12
- "//tensorflow/contrib/android:__pkg__",
13
"//tensorflow/tools/android/inference_interface:__pkg__",
14
])
15
0 commit comments