qaihm-bot commited on
Commit
9e2f42d
·
verified ·
1 Parent(s): 5bceedd

See https://github.com/quic/ai-hub-models/releases/v0.32.0 for changelog.

.gitattributes CHANGED
@@ -37,3 +37,4 @@ ResNeXt101.so filter=lfs diff=lfs merge=lfs -text
37
  ResNeXt101_w8a8.so filter=lfs diff=lfs merge=lfs -text
38
  ResNeXt101.dlc filter=lfs diff=lfs merge=lfs -text
39
  ResNeXt101_w8a8.dlc filter=lfs diff=lfs merge=lfs -text
 
 
37
  ResNeXt101_w8a8.so filter=lfs diff=lfs merge=lfs -text
38
  ResNeXt101.dlc filter=lfs diff=lfs merge=lfs -text
39
  ResNeXt101_w8a8.dlc filter=lfs diff=lfs merge=lfs -text
40
+ DEPLOYMENT_MODEL_LICENSE.pdf filter=lfs diff=lfs merge=lfs -text
DEPLOYMENT_MODEL_LICENSE.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4409f93b0e82531303b3e10f52f1fdfb56467a25f05b7441c6bbd8bb8a64b42c
3
+ size 109629
LICENSE ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ The license of the original trained model can be found at https://github.com/pytorch/vision/blob/main/LICENSE.
2
+ The license for the deployable model files (.tflite, .onnx, .dlc, .bin, etc.) can be found in DEPLOYMENT_MODEL_LICENSE.pdf.
README.md CHANGED
@@ -56,46 +56,46 @@ More details on model performance across various devices, can be found
56
  | ResNeXt101 | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 10.314 ms | 1 - 130 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
57
  | ResNeXt101 | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 6.643 ms | 0 - 36 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.tflite) |
58
  | ResNeXt101 | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 7.204 ms | 0 - 42 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
59
- | ResNeXt101 | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 6.87 ms | 0 - 432 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.onnx) |
60
  | ResNeXt101 | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 4.736 ms | 0 - 317 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.tflite) |
61
  | ResNeXt101 | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 4.935 ms | 1 - 127 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
62
- | ResNeXt101 | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 4.772 ms | 0 - 116 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.onnx) |
63
  | ResNeXt101 | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 4.632 ms | 0 - 312 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.tflite) |
64
  | ResNeXt101 | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 4.549 ms | 1 - 118 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
65
- | ResNeXt101 | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 4.983 ms | 1 - 133 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.onnx) |
66
  | ResNeXt101 | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 7.063 ms | 594 - 594 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
67
- | ResNeXt101 | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 6.703 ms | 172 - 172 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.onnx) |
68
- | ResNeXt101 | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 6.322 ms | 0 - 158 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
69
- | ResNeXt101 | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 6.606 ms | 0 - 142 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
70
- | ResNeXt101 | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 3.442 ms | 0 - 174 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
71
- | ResNeXt101 | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 4.356 ms | 0 - 158 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
72
- | ResNeXt101 | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 2.713 ms | 0 - 45 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
73
- | ResNeXt101 | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 2.885 ms | 0 - 36 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
74
- | ResNeXt101 | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 3.268 ms | 0 - 159 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
75
- | ResNeXt101 | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 3.49 ms | 0 - 143 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
76
- | ResNeXt101 | w8a8 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | QNN_DLC | 15.398 ms | 0 - 215 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
77
- | ResNeXt101 | w8a8 | RB5 (Proxy) | Qualcomm® QCS8250 (Proxy) | TFLITE | 130.117 ms | 0 - 208 MB | GPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
78
- | ResNeXt101 | w8a8 | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 6.322 ms | 0 - 158 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
79
- | ResNeXt101 | w8a8 | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 6.606 ms | 0 - 142 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
80
- | ResNeXt101 | w8a8 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | TFLITE | 2.791 ms | 0 - 43 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
81
- | ResNeXt101 | w8a8 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN_DLC | 2.925 ms | 0 - 37 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
82
- | ResNeXt101 | w8a8 | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 4.046 ms | 0 - 159 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
83
- | ResNeXt101 | w8a8 | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 4.2 ms | 0 - 146 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
84
- | ResNeXt101 | w8a8 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | TFLITE | 2.781 ms | 0 - 44 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
85
- | ResNeXt101 | w8a8 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN_DLC | 2.927 ms | 0 - 37 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
86
- | ResNeXt101 | w8a8 | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 3.268 ms | 0 - 159 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
87
- | ResNeXt101 | w8a8 | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 3.49 ms | 0 - 143 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
88
- | ResNeXt101 | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 2.742 ms | 0 - 47 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
89
- | ResNeXt101 | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 2.938 ms | 0 - 36 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
90
- | ResNeXt101 | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 5.072 ms | 0 - 186 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.onnx) |
91
- | ResNeXt101 | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 2.107 ms | 0 - 167 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
92
- | ResNeXt101 | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 2.151 ms | 0 - 157 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
93
- | ResNeXt101 | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 3.722 ms | 0 - 203 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.onnx) |
94
- | ResNeXt101 | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 2.062 ms | 0 - 160 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
95
- | ResNeXt101 | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 2.123 ms | 0 - 145 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
96
- | ResNeXt101 | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 3.984 ms | 0 - 186 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.onnx) |
97
- | ResNeXt101 | w8a8 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 3.149 ms | 361 - 361 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
98
- | ResNeXt101 | w8a8 | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 5.083 ms | 90 - 90 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.onnx) |
99
 
100
 
101
 
 
56
  | ResNeXt101 | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 10.314 ms | 1 - 130 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
57
  | ResNeXt101 | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 6.643 ms | 0 - 36 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.tflite) |
58
  | ResNeXt101 | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 7.204 ms | 0 - 42 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
59
+ | ResNeXt101 | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 6.883 ms | 0 - 403 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.onnx) |
60
  | ResNeXt101 | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 4.736 ms | 0 - 317 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.tflite) |
61
  | ResNeXt101 | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 4.935 ms | 1 - 127 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
62
+ | ResNeXt101 | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 4.828 ms | 0 - 116 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.onnx) |
63
  | ResNeXt101 | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 4.632 ms | 0 - 312 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.tflite) |
64
  | ResNeXt101 | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 4.549 ms | 1 - 118 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
65
+ | ResNeXt101 | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 5.03 ms | 1 - 134 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.onnx) |
66
  | ResNeXt101 | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 7.063 ms | 594 - 594 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.dlc) |
67
+ | ResNeXt101 | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 6.557 ms | 173 - 173 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101.onnx) |
68
+ | ResNeXt101 | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 6.349 ms | 0 - 159 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
69
+ | ResNeXt101 | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 6.598 ms | 0 - 143 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
70
+ | ResNeXt101 | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 3.278 ms | 0 - 173 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
71
+ | ResNeXt101 | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 4.356 ms | 0 - 159 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
72
+ | ResNeXt101 | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 2.801 ms | 0 - 42 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
73
+ | ResNeXt101 | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 2.904 ms | 0 - 37 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
74
+ | ResNeXt101 | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 3.32 ms | 0 - 158 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
75
+ | ResNeXt101 | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 3.387 ms | 0 - 143 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
76
+ | ResNeXt101 | w8a8 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | QNN_DLC | 15.373 ms | 0 - 213 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
77
+ | ResNeXt101 | w8a8 | RB5 (Proxy) | Qualcomm® QCS8250 (Proxy) | TFLITE | 131.815 ms | 0 - 244 MB | GPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
78
+ | ResNeXt101 | w8a8 | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 6.349 ms | 0 - 159 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
79
+ | ResNeXt101 | w8a8 | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 6.598 ms | 0 - 143 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
80
+ | ResNeXt101 | w8a8 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | TFLITE | 2.772 ms | 0 - 39 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
81
+ | ResNeXt101 | w8a8 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN_DLC | 2.943 ms | 0 - 37 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
82
+ | ResNeXt101 | w8a8 | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 4.076 ms | 0 - 159 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
83
+ | ResNeXt101 | w8a8 | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 4.149 ms | 0 - 146 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
84
+ | ResNeXt101 | w8a8 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | TFLITE | 2.778 ms | 0 - 49 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
85
+ | ResNeXt101 | w8a8 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN_DLC | 2.947 ms | 0 - 36 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
86
+ | ResNeXt101 | w8a8 | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 3.32 ms | 0 - 158 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
87
+ | ResNeXt101 | w8a8 | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 3.387 ms | 0 - 143 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
88
+ | ResNeXt101 | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 2.789 ms | 0 - 45 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
89
+ | ResNeXt101 | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 2.967 ms | 0 - 36 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
90
+ | ResNeXt101 | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 41.928 ms | 4 - 270 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.onnx) |
91
+ | ResNeXt101 | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 2.09 ms | 0 - 170 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
92
+ | ResNeXt101 | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 2.165 ms | 0 - 156 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
93
+ | ResNeXt101 | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 27.81 ms | 4 - 1016 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.onnx) |
94
+ | ResNeXt101 | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 2.043 ms | 0 - 161 MB | NPU | [ResNeXt101.tflite](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.tflite) |
95
+ | ResNeXt101 | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 2.129 ms | 0 - 147 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
96
+ | ResNeXt101 | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 30.626 ms | 4 - 1094 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.onnx) |
97
+ | ResNeXt101 | w8a8 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 3.083 ms | 360 - 360 MB | NPU | [ResNeXt101.dlc](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.dlc) |
98
+ | ResNeXt101 | w8a8 | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 41.702 ms | 107 - 107 MB | NPU | [ResNeXt101.onnx](https://huggingface.co/qualcomm/ResNeXt101/blob/main/ResNeXt101_w8a8.onnx) |
99
 
100
 
101
 
ResNeXt101.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3183ca2420401cf86e19a4a3dd363373a433bd0e6e4fb6632676babe254fbfaf
3
- size 354819226
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c7bd0f6bf0902c9f999becdae9c54138d3c69565395cbc98e229bef6aff256e
3
+ size 354827268
ResNeXt101_w8a8.dlc CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18f4362acb7236c0cf6622e9f2348182c5194ee516b8fd2f2a8a5bd20d39f1fb
3
- size 94887762
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bca7c617e65df15fb41777c490385d3b9e82f239354ab8b0f626bb291b65e30
3
+ size 94888185
ResNeXt101_w8a8.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc0d8cccb5ae5f8da5abef55624aea280dcbdedab7bdc0997de607ad12de4809
3
- size 355356799
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8856eaacd58f3f6c1ccea4ae8bacb8961a92541a7c6ed393550d1f0270d5f08
3
+ size 355356871
ResNeXt101_w8a8.tflite CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c285f79758a1062806fe0cc1945479f6dbc5d7980c901c9dbc4caccd317e6446
3
  size 91516264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62e2fa45d0ac12010da7adf012062b003d2205da12d1d2cf3636a9f5c8003ea
3
  size 91516264