Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
tensorflow
/
15a8a88452041517b7711d099ccd04a130c20d70
/
.
/
third_party
/
tflite_smartreply.BUILD
blob: 75663eff48595b3a9aaa6c336d564cc3796e29cd [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
licenses
([
"notice"
])
# Apache 2.0
filegroup
(
name
=
"model_files"
,
srcs
=
glob
(
[
"**/*"
],
exclude
=
[
"BUILD"
,
],
),
)