qaihm-bot commited on
Commit
e073c28
1 Parent(s): 05aa505

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -22
README.md CHANGED
@@ -34,27 +34,29 @@ More details on model performance across various devices, can be found
34
 
35
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  |---|---|---|---|---|---|---|---|---|
37
- | XLSR | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 2.58 ms | 0 - 9 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
38
- | XLSR | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 1.375 ms | 0 - 3 MB | FP16 | NPU | [XLSR.so](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.so) |
39
- | XLSR | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 1.509 ms | 0 - 2 MB | FP16 | NPU | [XLSR.onnx](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.onnx) |
40
- | XLSR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 1.793 ms | 0 - 24 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
41
- | XLSR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 1.08 ms | 0 - 14 MB | FP16 | NPU | [XLSR.so](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.so) |
42
- | XLSR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 1.084 ms | 0 - 23 MB | FP16 | NPU | [XLSR.onnx](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.onnx) |
43
- | XLSR | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 2.467 ms | 0 - 1 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
44
- | XLSR | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 1.359 ms | 0 - 1 MB | FP16 | NPU | Use Export Script |
45
- | XLSR | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 2.551 ms | 0 - 88 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
46
- | XLSR | SA8255 (Proxy) | SA8255P Proxy | QNN | 1.344 ms | 0 - 1 MB | FP16 | NPU | Use Export Script |
47
- | XLSR | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 2.6 ms | 2 - 3 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
48
- | XLSR | SA8775 (Proxy) | SA8775P Proxy | QNN | 1.364 ms | 0 - 1 MB | FP16 | NPU | Use Export Script |
49
- | XLSR | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 2.451 ms | 0 - 31 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
50
- | XLSR | SA8650 (Proxy) | SA8650P Proxy | QNN | 1.341 ms | 0 - 2 MB | FP16 | NPU | Use Export Script |
51
- | XLSR | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 3.255 ms | 6 - 30 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
52
- | XLSR | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 1.541 ms | 0 - 14 MB | FP16 | NPU | Use Export Script |
53
- | XLSR | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 1.913 ms | 0 - 16 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
54
- | XLSR | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.686 ms | 0 - 9 MB | FP16 | NPU | Use Export Script |
55
- | XLSR | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 1.057 ms | 0 - 15 MB | FP16 | NPU | [XLSR.onnx](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.onnx) |
56
- | XLSR | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 1.5 ms | 0 - 0 MB | FP16 | NPU | Use Export Script |
57
- | XLSR | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 1.516 ms | 9 - 9 MB | FP16 | NPU | [XLSR.onnx](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.onnx) |
 
 
58
 
59
 
60
 
@@ -119,7 +121,7 @@ XLSR
119
  Device : Samsung Galaxy S23 (13)
120
  Runtime : TFLITE
121
  Estimated inference time (ms) : 2.6
122
- Estimated peak memory usage (MB): [0, 9]
123
  Total # Ops : 16
124
  Compute Unit(s) : NPU (13 ops) CPU (3 ops)
125
  ```
 
34
 
35
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  |---|---|---|---|---|---|---|---|---|
37
+ | XLSR | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 2.583 ms | 0 - 8 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
38
+ | XLSR | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 1.356 ms | 0 - 5 MB | FP16 | NPU | [XLSR.so](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.so) |
39
+ | XLSR | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 1.435 ms | 0 - 2 MB | FP16 | NPU | [XLSR.onnx](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.onnx) |
40
+ | XLSR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 1.702 ms | 0 - 24 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
41
+ | XLSR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.843 ms | 0 - 11 MB | FP16 | NPU | [XLSR.so](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.so) |
42
+ | XLSR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 1.069 ms | 0 - 22 MB | FP16 | NPU | [XLSR.onnx](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.onnx) |
43
+ | XLSR | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 1.941 ms | 0 - 17 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
44
+ | XLSR | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.825 ms | 0 - 9 MB | FP16 | NPU | Use Export Script |
45
+ | XLSR | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 1.054 ms | 0 - 15 MB | FP16 | NPU | [XLSR.onnx](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.onnx) |
46
+ | XLSR | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 2.459 ms | 0 - 12 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
47
+ | XLSR | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 1.329 ms | 0 - 4 MB | FP16 | NPU | Use Export Script |
48
+ | XLSR | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 2.534 ms | 0 - 1 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
49
+ | XLSR | SA8255 (Proxy) | SA8255P Proxy | QNN | 1.359 ms | 0 - 2 MB | FP16 | NPU | Use Export Script |
50
+ | XLSR | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 2.499 ms | 0 - 1 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
51
+ | XLSR | SA8775 (Proxy) | SA8775P Proxy | QNN | 1.343 ms | 0 - 5 MB | FP16 | NPU | Use Export Script |
52
+ | XLSR | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 2.638 ms | 0 - 8 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
53
+ | XLSR | SA8650 (Proxy) | SA8650P Proxy | QNN | 1.357 ms | 0 - 1 MB | FP16 | NPU | Use Export Script |
54
+ | XLSR | SA8295P ADP | SA8295P | TFLITE | 3.82 ms | 6 - 21 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
55
+ | XLSR | SA8295P ADP | SA8295P | QNN | 2.542 ms | 0 - 6 MB | FP16 | NPU | Use Export Script |
56
+ | XLSR | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 3.144 ms | 0 - 24 MB | FP16 | NPU | [XLSR.tflite](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.tflite) |
57
+ | XLSR | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 1.549 ms | 0 - 13 MB | FP16 | NPU | Use Export Script |
58
+ | XLSR | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 1.528 ms | 0 - 0 MB | FP16 | NPU | Use Export Script |
59
+ | XLSR | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 1.547 ms | 9 - 9 MB | FP16 | NPU | [XLSR.onnx](https://huggingface.co/qualcomm/XLSR/blob/main/XLSR.onnx) |
60
 
61
 
62
 
 
121
  Device : Samsung Galaxy S23 (13)
122
  Runtime : TFLITE
123
  Estimated inference time (ms) : 2.6
124
+ Estimated peak memory usage (MB): [0, 8]
125
  Total # Ops : 16
126
  Compute Unit(s) : NPU (13 ops) CPU (3 ops)
127
  ```