Skip to content

Commit 304d56d

Browse files
LukeBoyertensorflower-gardener
authored andcommitted
No public description
PiperOrigin-RevId: 724552880
1 parent eadd205 commit 304d56d

File tree

1 file changed

+0
-2
lines changed
  • tensorflow/lite/experimental/litert/tools

1 file changed

+0
-2
lines changed

tensorflow/lite/experimental/litert/tools/BUILD

-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ package(
2121

2222
cc_library(
2323
name = "apply_plugin",
24-
testonly = 1,
2524
srcs = ["apply_plugin.cc"],
2625
hdrs = ["apply_plugin.h"],
2726
deps = [
@@ -78,7 +77,6 @@ cc_test(
7877

7978
litert_cc_bin_with_qnn(
8079
name = "apply_plugin_main",
81-
testonly = 1,
8280
srcs = ["apply_plugin_main.cc"],
8381
data = [
8482
"//tensorflow/lite/experimental/litert/vendors/examples:example_plugin_so",

0 commit comments

Comments
 (0)