Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ More details on model performance across various devices, can be found
|
|
26 |
- **Model Type:** Super resolution
|
27 |
- **Model Stats:**
|
28 |
- Model checkpoint: xlsr_3x_checkpoint
|
29 |
-
- Input resolution:
|
30 |
- Number of parameters: 22.0K
|
31 |
- Model size: 39.0 KB
|
32 |
|
@@ -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.
|
39 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.
|
40 |
|
41 |
|
42 |
|
@@ -99,7 +99,7 @@ python -m qai_hub_models.models.xlsr_quantized.export
|
|
99 |
Profile Job summary of XLSR-Quantized
|
100 |
--------------------------------------------------
|
101 |
Device: Snapdragon X Elite CRD (11)
|
102 |
-
Estimated Inference Time: 0.
|
103 |
Estimated Peak Memory Range: 0.05-0.05 MB
|
104 |
Compute Units: NPU (17) | Total (17)
|
105 |
|
|
|
26 |
- **Model Type:** Super resolution
|
27 |
- **Model Stats:**
|
28 |
- Model checkpoint: xlsr_3x_checkpoint
|
29 |
+
- Input resolution: 128x128
|
30 |
- Number of parameters: 22.0K
|
31 |
- Model size: 39.0 KB
|
32 |
|
|
|
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 |
|
|
|
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 |
|