Skip to content

Commit 3d39f81

Browse files
committed
Add libtensorflowlite.so.json
1 parent d468956 commit 3d39f81

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"data": [
3+
{
4+
"locale": "zh-Hans",
5+
"data": {
6+
"label": "LiteRT",
7+
"dev_team": "TensorFlow",
8+
"rule_contributors": [
9+
"Absinthe",
10+
"ArthurCyy",
11+
"WOLFRAZOR",
12+
"ArcticFoxPro",
13+
"codebymikey"
14+
],
15+
"description": "LiteRT(简称自 Lite Runtime,以前称为 TensorFlow Lite)是 Google 面向设备端 AI 的高性能运行时。",
16+
"source_link": "https://ai.google.dev/edge/litert"
17+
}
18+
},
19+
{
20+
"locale": "en",
21+
"data": {
22+
"label": "LiteRT",
23+
"dev_team": "TensorFlow",
24+
"rule_contributors": [
25+
"Absinthe",
26+
"ArthurCyy",
27+
"WOLFRAZOR",
28+
"ArcticFoxPro",
29+
"codebymikey"
30+
],
31+
"description": "LiteRT (short for Lite Runtime), formerly known as TensorFlow Lite, is Google's high-performance runtime for on-device AI.",
32+
"source_link": "https://ai.google.dev/edge/litert"
33+
}
34+
}
35+
],
36+
"uuid": "8A32C25F-C130-4CAE-A840-49FD4D75E232"
37+
}

0 commit comments

Comments
 (0)