You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
523 B
19 lines
523 B
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
|
|
} |