qaihm-bot commited on
Commit
afa38be
1 Parent(s): 1450d2e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
README.md CHANGED
@@ -36,8 +36,8 @@ More details on model performance across various devices, can be found
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 4.9 ms | 0 - 2 MB | FP16 | NPU | [WideResNet50.tflite](https://huggingface.co/qualcomm/WideResNet50/blob/main/WideResNet50.tflite)
40
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.767 ms | 1 - 249 MB | FP16 | NPU | [WideResNet50.so](https://huggingface.co/qualcomm/WideResNet50/blob/main/WideResNet50.so)
41
 
42
 
43
  ## Installation
@@ -97,16 +97,9 @@ python -m qai_hub_models.models.wideresnet50.export
97
  ```
98
  Profile Job summary of WideResNet50
99
  --------------------------------------------------
100
- Device: QCS8550 (Proxy) (12)
101
- Estimated Inference Time: 4.91 ms
102
- Estimated Peak Memory Range: 0.03-2.30 MB
103
- Compute Units: NPU (79) | Total (79)
104
-
105
- Profile Job summary of WideResNet50
106
- --------------------------------------------------
107
- Device: QCS8550 (Proxy) (12)
108
- Estimated Inference Time: 5.79 ms
109
- Estimated Peak Memory Range: 0.59-199.63 MB
110
  Compute Units: NPU (126) | Total (126)
111
 
112
 
 
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 4.874 ms | 0 - 2 MB | FP16 | NPU | [WideResNet50.tflite](https://huggingface.co/qualcomm/WideResNet50/blob/main/WideResNet50.tflite)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.693 ms | 1 - 329 MB | FP16 | NPU | [WideResNet50.so](https://huggingface.co/qualcomm/WideResNet50/blob/main/WideResNet50.so)
41
 
42
 
43
  ## Installation
 
97
  ```
98
  Profile Job summary of WideResNet50
99
  --------------------------------------------------
100
+ Device: Snapdragon X Elite CRD (11)
101
+ Estimated Inference Time: 5.86 ms
102
+ Estimated Peak Memory Range: 0.57-0.57 MB
 
 
 
 
 
 
 
103
  Compute Units: NPU (126) | Total (126)
104
 
105