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 |
|
42 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 14.
|
43 |
|
44 |
|
45 |
|
@@ -102,7 +102,7 @@ python -m qai_hub_models.models.fcn_resnet50_quantized.export
|
|
102 |
Profile Job summary of FCN-ResNet50-Quantized
|
103 |
--------------------------------------------------
|
104 |
Device: Snapdragon X Elite CRD (11)
|
105 |
-
Estimated Inference Time:
|
106 |
Estimated Peak Memory Range: 0.76-0.76 MB
|
107 |
Compute Units: NPU (78) | Total (78)
|
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 | 12.976 ms | 6 - 7 MB | INT8 | NPU | [FCN-ResNet50-Quantized.tflite](https://huggingface.co/qualcomm/FCN-ResNet50-Quantized/blob/main/FCN-ResNet50-Quantized.tflite)
|
42 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 14.822 ms | 0 - 16 MB | INT8 | NPU | [FCN-ResNet50-Quantized.so](https://huggingface.co/qualcomm/FCN-ResNet50-Quantized/blob/main/FCN-ResNet50-Quantized.so)
|
43 |
|
44 |
|
45 |
|
|
|
102 |
Profile Job summary of FCN-ResNet50-Quantized
|
103 |
--------------------------------------------------
|
104 |
Device: Snapdragon X Elite CRD (11)
|
105 |
+
Estimated Inference Time: 12.99 ms
|
106 |
Estimated Peak Memory Range: 0.76-0.76 MB
|
107 |
Compute Units: NPU (78) | Total (78)
|
108 |
|