mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
parent
dfdd666ae0
commit
d069ba8299
1 changed files with 1 additions and 3 deletions
|
|
@ -65,9 +65,7 @@ cc_library(
|
|||
hdrs = [
|
||||
"//tensorflow/lite/micro/models:generated_keyword_scrambled_8bit_model_hdr",
|
||||
],
|
||||
visibility = [
|
||||
":micro_top_level",
|
||||
],
|
||||
visibility = ["//visibility:private"],
|
||||
)
|
||||
|
||||
cc_binary(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue