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 d3f3150 commit 1797962Copy full SHA for 1797962
tensorflow_lite_support/java/BUILD
@@ -52,12 +52,6 @@ android_library(
52
# LINT.ThenChange(<INTERNAL>/release/build_support_pom.sh:dep)
53
)
54
55
-# TODO(b/156482505): Remove this target.
56
-alias(
57
- name = "tensorflow-lite-support-nogpu",
58
- actual = ":tensorflow-lite-support",
59
-)
60
-
61
# This alias matches the associated .aar library name output style.
62
alias(
63
name = "tensorflow-lite-support",
0 commit comments