open source task API c code
PiperOrigin-RevId: 307934461 Change-Id: Icfb24e0731b0a627a1b888495e7bc252f39b0a59
This commit is contained in:
parent
d76bbee134
commit
50a33eef52
@ -3,8 +3,5 @@ licenses(["notice"]) # Apache 2.0
|
||||
|
||||
package_group(
|
||||
name = "users",
|
||||
packages = [
|
||||
"//learning/brain/mobile/lite/support/...",
|
||||
"//tensorflow/lite/experimental/support/...",
|
||||
],
|
||||
packages = ["//tensorflow/lite/experimental/support/..."],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user