Files
rk35xx-android14/external/tflite-support/METADATA
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

19 lines
523 B
Plaintext

name: "tflite-support"
description:
"TFLite Support is a toolkit that helps users to develop ML and deploy "
"TFLite models onto mobile devices. It works cross-Platform and is "
"supported on Java, C++ (WIP), and Swift (WIP)."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/tensorflow/tflite-support"
}
url {
type: GIT
value: "https://github.com/tensorflow/tflite-support"
}
version: "v0.1.0"
last_upgrade_date { year: 2021 month: 1 day: 14 }
license_type: NOTICE
}