snnn001 commited on
Commit
cc285dc
·
verified ·
1 Parent(s): 55081cc

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
+ # resnext50_32x4d
13
+
14
+ LiteRT TFLite conversion of the TorchVision `resnext50_32x4d` model.
15
+
16
+ ## Files
17
+
18
+ - `resnext50_32x4d.tflite`
19
+ - `resnext50_32x4d_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.
resnext50_32x4d.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6b008916837eee6c96385b342ba10a9885b6599c9bc3182dd3de4e0129d0fc1
3
+ size 100716912
resnext50_32x4d_dynamic_wi8_afp32.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0495817e2224cf22c65a251093a0612b8d36a273b0e73d26f4a33a74af310884
3
+ size 26299200