Upload README.md with huggingface_hub
Browse files
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.
|
39 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.
|
40 |
|
41 |
|
42 |
|
@@ -99,9 +99,9 @@ python -m qai_hub_models.models.midas_quantized.export
|
|
99 |
Profile Job summary of Midas-V2-Quantized
|
100 |
--------------------------------------------------
|
101 |
Device: Snapdragon X Elite CRD (11)
|
102 |
-
Estimated Inference Time: 1.
|
103 |
-
Estimated Peak Memory Range: 0.
|
104 |
-
Compute Units: NPU (
|
105 |
|
106 |
|
107 |
```
|
|
|
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.074 ms | 0 - 237 MB | INT8 | NPU | [Midas-V2-Quantized.tflite](https://huggingface.co/qualcomm/Midas-V2-Quantized/blob/main/Midas-V2-Quantized.tflite)
|
39 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.422 ms | 0 - 8 MB | INT8 | NPU | [Midas-V2-Quantized.so](https://huggingface.co/qualcomm/Midas-V2-Quantized/blob/main/Midas-V2-Quantized.so)
|
40 |
|
41 |
|
42 |
|
|
|
99 |
Profile Job summary of Midas-V2-Quantized
|
100 |
--------------------------------------------------
|
101 |
Device: Snapdragon X Elite CRD (11)
|
102 |
+
Estimated Inference Time: 1.46 ms
|
103 |
+
Estimated Peak Memory Range: 0.41-0.41 MB
|
104 |
+
Compute Units: NPU (146) | Total (146)
|
105 |
|
106 |
|
107 |
```
|