Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -38,8 +38,8 @@ More details on model performance across various devices, can be found
|
|
38 |
|
39 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
40 |
| ---|---|---|---|---|---|---|---|
|
41 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.
|
42 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.
|
43 |
|
44 |
|
45 |
|
@@ -100,9 +100,9 @@ python -m qai_hub_models.models.inception_v3.export
|
|
100 |
```
|
101 |
Profile Job summary of Inception-v3
|
102 |
--------------------------------------------------
|
103 |
-
Device:
|
104 |
-
Estimated Inference Time: 1.
|
105 |
-
Estimated Peak Memory Range: 0.
|
106 |
Compute Units: NPU (219) | Total (219)
|
107 |
|
108 |
|
|
|
38 |
|
39 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
40 |
| ---|---|---|---|---|---|---|---|
|
41 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.352 ms | 0 - 2 MB | FP16 | NPU | [Inception-v3.tflite](https://huggingface.co/qualcomm/Inception-v3/blob/main/Inception-v3.tflite)
|
42 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.41 ms | 0 - 143 MB | FP16 | NPU | [Inception-v3.so](https://huggingface.co/qualcomm/Inception-v3/blob/main/Inception-v3.so)
|
43 |
|
44 |
|
45 |
|
|
|
100 |
```
|
101 |
Profile Job summary of Inception-v3
|
102 |
--------------------------------------------------
|
103 |
+
Device: SA8255 (Proxy) (13)
|
104 |
+
Estimated Inference Time: 1.42 ms
|
105 |
+
Estimated Peak Memory Range: 0.61-143.48 MB
|
106 |
Compute Units: NPU (219) | Total (219)
|
107 |
|
108 |
|