snnn001 commited on
Commit
0be64f6
·
verified ·
1 Parent(s): 1f0f060

Upload GPU-compatible LiteRT artifacts

Browse files
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: litert
3
+ tags:
4
+ - litert
5
+ - tflite
6
+ - vision
7
+ - image-classification
8
+ datasets:
9
+ - imagenet-1k
10
+ ---
11
+
12
+ # googlenet
13
+
14
+ LiteRT TFLite conversion of the TorchVision `googlenet` model.
15
+
16
+ ## Files
17
+
18
+ - `googlenet.tflite`
19
+ - `googlenet_dynamic_wi8_afp32.tflite`
20
+
21
+ ## Notes
22
+
23
+ These artifacts were compiled with the LiteRT GPU compatibility profile and validated with LiteRT Python GPU execution.
googlenet.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09440dc7f75d84df731b37979ea72fea26739de113b3fa91356047c67ac1103b
3
+ size 26576176
googlenet_dynamic_wi8_afp32.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6d846b12b09b33a0983ef06e7578ba2278f43726680f60e1565dcb6863e832e
3
+ size 6851072