qaihm-bot commited on
Commit
4a330d8
1 Parent(s): 403b1bf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -13
README.md CHANGED
@@ -37,8 +37,8 @@ More details on model performance across various devices, can be found
37
 
38
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
39
  | ---|---|---|---|---|---|---|---|
40
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.427 ms | 0 - 14 MB | INT8 | NPU | [ResNet18Quantized.tflite](https://huggingface.co/qualcomm/ResNet18Quantized/blob/main/ResNet18Quantized.tflite)
41
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.633 ms | 0 - 58 MB | INT8 | NPU | [ResNet18Quantized.so](https://huggingface.co/qualcomm/ResNet18Quantized/blob/main/ResNet18Quantized.so)
42
 
43
 
44
  ## Installation
@@ -98,17 +98,10 @@ python -m qai_hub_models.models.resnet18_quantized.export
98
  ```
99
  Profile Job summary of ResNet18Quantized
100
  --------------------------------------------------
101
- Device: QCS8550 (Proxy) (12)
102
- Estimated Inference Time: 0.46 ms
103
- Estimated Peak Memory Range: 0.02-14.48 MB
104
- Compute Units: NPU (41) | Total (41)
105
-
106
- Profile Job summary of ResNet18Quantized
107
- --------------------------------------------------
108
- Device: QCS8550 (Proxy) (12)
109
- Estimated Inference Time: 0.68 ms
110
- Estimated Peak Memory Range: 0.02-57.95 MB
111
- Compute Units: NPU (39) | Total (39)
112
 
113
 
114
  ```
 
37
 
38
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
39
  | ---|---|---|---|---|---|---|---|
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.421 ms | 0 - 14 MB | INT8 | NPU | [ResNet18Quantized.tflite](https://huggingface.co/qualcomm/ResNet18Quantized/blob/main/ResNet18Quantized.tflite)
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.636 ms | 0 - 28 MB | INT8 | NPU | [ResNet18Quantized.so](https://huggingface.co/qualcomm/ResNet18Quantized/blob/main/ResNet18Quantized.so)
42
 
43
 
44
  ## Installation
 
98
  ```
99
  Profile Job summary of ResNet18Quantized
100
  --------------------------------------------------
101
+ Device: Snapdragon X Elite CRD (11)
102
+ Estimated Inference Time: 0.77 ms
103
+ Estimated Peak Memory Range: 0.54-0.54 MB
104
+ Compute Units: NPU (37) | Total (37)
 
 
 
 
 
 
 
105
 
106
 
107
  ```