Skip to content

Commit

Permalink
Internal
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 627457203
  • Loading branch information
tensorflower-gardener authored and tflite-support-robot committed Apr 23, 2024
1 parent 94a1817 commit ba6601b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tensorflow_lite_support/custom_ops/kernel/sentencepiece/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -337,12 +337,6 @@ config_setting(
visibility = ["//visibility:public"],
)

config_setting(
name = "android",
values = {"crosstool_top": "//external:android/crosstool"},
visibility = ["//visibility:public"],
)

config_setting(
name = "macos_i386",
values = {
Expand Down Expand Up @@ -374,7 +368,6 @@ alias(
config_setting(
name = "ios",
values = {
"crosstool_top": "@bazel_tools//tools/cpp:toolchain",
"apple_platform_type": "ios",
},
visibility = ["//visibility:public"],
Expand Down

0 comments on commit ba6601b

Please sign in to comment.