qaihm-bot commited on
Commit
0dcebc1
1 Parent(s): 27c49c6

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 | 1.171 ms | 0 - 2 MB | INT8 | NPU | [ResNet101Quantized.tflite](https://huggingface.co/qualcomm/ResNet101Quantized/blob/main/ResNet101Quantized.tflite)
41
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.394 ms | 0 - 178 MB | INT8 | NPU | [ResNet101Quantized.so](https://huggingface.co/qualcomm/ResNet101Quantized/blob/main/ResNet101Quantized.so)
42
 
43
 
44
  ## Installation
@@ -98,17 +98,10 @@ python -m qai_hub_models.models.resnet101_quantized.export
98
  ```
99
  Profile Job summary of ResNet101Quantized
100
  --------------------------------------------------
101
- Device: QCS8550 (Proxy) (12)
102
- Estimated Inference Time: 1.20 ms
103
- Estimated Peak Memory Range: 0.02-2.02 MB
104
- Compute Units: NPU (150) | Total (150)
105
-
106
- Profile Job summary of ResNet101Quantized
107
- --------------------------------------------------
108
- Device: QCS8550 (Proxy) (12)
109
- Estimated Inference Time: 1.43 ms
110
- Estimated Peak Memory Range: 0.06-10.32 MB
111
- Compute Units: NPU (148) | Total (148)
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 | 1.181 ms | 0 - 2 MB | INT8 | NPU | [ResNet101Quantized.tflite](https://huggingface.co/qualcomm/ResNet101Quantized/blob/main/ResNet101Quantized.tflite)
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.381 ms | 0 - 8 MB | INT8 | NPU | [ResNet101Quantized.so](https://huggingface.co/qualcomm/ResNet101Quantized/blob/main/ResNet101Quantized.so)
42
 
43
 
44
  ## Installation
 
98
  ```
99
  Profile Job summary of ResNet101Quantized
100
  --------------------------------------------------
101
+ Device: Snapdragon X Elite CRD (11)
102
+ Estimated Inference Time: 1.41 ms
103
+ Estimated Peak Memory Range: 0.34-0.34 MB
104
+ Compute Units: NPU (146) | Total (146)
 
 
 
 
 
 
 
105
 
106
 
107
  ```