qaihm-bot commited on
Commit
89c92da
1 Parent(s): 93aa0f0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 | 13.269 ms | 5 - 302 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.742 ms | 0 - 44 MB | INT8 | NPU | [FCN-ResNet50-Quantized.so](https://huggingface.co/qualcomm/FCN-ResNet50-Quantized/blob/main/FCN-ResNet50-Quantized.so)
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: 13.01 ms
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