qaihm-bot commited on
Commit
aa65102
·
verified ·
1 Parent(s): eaaee53

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 | 1.149 ms | 0 - 19 MB | INT8 | NPU | [ResNet101Quantized.tflite](https://huggingface.co/qualcomm/ResNet101Quantized/blob/main/ResNet101Quantized.tflite)
43
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.377 ms | 0 - 56 MB | INT8 | NPU | [ResNet101Quantized.so](https://huggingface.co/qualcomm/ResNet101Quantized/blob/main/ResNet101Quantized.so)
44
 
45
 
46
 
@@ -103,8 +103,8 @@ python -m qai_hub_models.models.resnet101_quantized.export
103
  Profile Job summary of ResNet101Quantized
104
  --------------------------------------------------
105
  Device: Snapdragon X Elite CRD (11)
106
- Estimated Inference Time: 1.36 ms
107
- Estimated Peak Memory Range: 1.51-1.51 MB
108
  Compute Units: NPU (146) | Total (146)
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 | 1.153 ms | 0 - 2 MB | INT8 | NPU | [ResNet101Quantized.tflite](https://huggingface.co/qualcomm/ResNet101Quantized/blob/main/ResNet101Quantized.tflite)
43
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.373 ms | 0 - 45 MB | INT8 | NPU | [ResNet101Quantized.so](https://huggingface.co/qualcomm/ResNet101Quantized/blob/main/ResNet101Quantized.so)
44
 
45
 
46
 
 
103
  Profile Job summary of ResNet101Quantized
104
  --------------------------------------------------
105
  Device: Snapdragon X Elite CRD (11)
106
+ Estimated Inference Time: 1.31 ms
107
+ Estimated Peak Memory Range: 0.33-0.33 MB
108
  Compute Units: NPU (146) | Total (146)
109
 
110