qaihm-bot commited on
Commit
7a0e3bb
·
verified ·
1 Parent(s): 9490777

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -35,8 +35,8 @@ More details on model performance across various devices, can be found
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.129 ms | 0 - 2 MB | INT8 | NPU | [XLSR-Quantized.tflite](https://huggingface.co/qualcomm/XLSR-Quantized/blob/main/XLSR-Quantized.tflite)
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.807 ms | 0 - 69 MB | INT8 | NPU | [XLSR-Quantized.so](https://huggingface.co/qualcomm/XLSR-Quantized/blob/main/XLSR-Quantized.so)
40
 
41
 
42
 
@@ -98,9 +98,9 @@ python -m qai_hub_models.models.xlsr_quantized.export
98
  ```
99
  Profile Job summary of XLSR-Quantized
100
  --------------------------------------------------
101
- Device: Snapdragon X Elite CRD (11)
102
- Estimated Inference Time: 0.86 ms
103
- Estimated Peak Memory Range: 0.05-0.05 MB
104
  Compute Units: NPU (17) | Total (17)
105
 
106
 
 
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.086 ms | 0 - 2 MB | INT8 | NPU | [XLSR-Quantized.tflite](https://huggingface.co/qualcomm/XLSR-Quantized/blob/main/XLSR-Quantized.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.801 ms | 0 - 14 MB | INT8 | NPU | [XLSR-Quantized.so](https://huggingface.co/qualcomm/XLSR-Quantized/blob/main/XLSR-Quantized.so)
40
 
41
 
42
 
 
98
  ```
99
  Profile Job summary of XLSR-Quantized
100
  --------------------------------------------------
101
+ Device: SA8255 (Proxy) (13)
102
+ Estimated Inference Time: 0.80 ms
103
+ Estimated Peak Memory Range: 0.06-33.15 MB
104
  Compute Units: NPU (17) | Total (17)
105
 
106