Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -39,8 +39,8 @@ More details on model performance across various devices, can be found
|
|
39 |
|
40 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
41 |
| ---|---|---|---|---|---|---|---|
|
42 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.
|
43 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library |
|
44 |
|
45 |
|
46 |
|
@@ -102,9 +102,9 @@ python -m qai_hub_models.models.resnet50_quantized.export
|
|
102 |
```
|
103 |
Profile Job summary of ResNet50Quantized
|
104 |
--------------------------------------------------
|
105 |
-
Device:
|
106 |
Estimated Inference Time: 1.00 ms
|
107 |
-
Estimated Peak Memory Range: 0.
|
108 |
Compute Units: NPU (78) | Total (78)
|
109 |
|
110 |
|
|
|
39 |
|
40 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
41 |
| ---|---|---|---|---|---|---|---|
|
42 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.813 ms | 0 - 19 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite)
|
43 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.003 ms | 0 - 32 MB | INT8 | NPU | [ResNet50Quantized.so](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.so)
|
44 |
|
45 |
|
46 |
|
|
|
102 |
```
|
103 |
Profile Job summary of ResNet50Quantized
|
104 |
--------------------------------------------------
|
105 |
+
Device: Snapdragon X Elite CRD (11)
|
106 |
Estimated Inference Time: 1.00 ms
|
107 |
+
Estimated Peak Memory Range: 0.44-0.44 MB
|
108 |
Compute Units: NPU (78) | Total (78)
|
109 |
|
110 |
|