qaihm-bot commited on
Commit
e531218
·
verified ·
1 Parent(s): d435554

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 | 1.398 ms | 0 - 2 MB | FP16 | NPU | [ResNet18.tflite](https://huggingface.co/qualcomm/ResNet18/blob/main/ResNet18.tflite)
40
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.489 ms | 0 - 80 MB | FP16 | NPU | [ResNet18.so](https://huggingface.co/qualcomm/ResNet18/blob/main/ResNet18.so)
41
 
42
 
43
  ## Installation
@@ -97,16 +97,9 @@ python -m qai_hub_models.models.resnet18.export
97
  ```
98
  Profile Job summary of ResNet18
99
  --------------------------------------------------
100
- Device: QCS8550 (Proxy) (12)
101
- Estimated Inference Time: 1.38 ms
102
- Estimated Peak Memory Range: 0.02-1.87 MB
103
- Compute Units: NPU (38) | Total (38)
104
-
105
- Profile Job summary of ResNet18
106
- --------------------------------------------------
107
- Device: QCS8550 (Proxy) (12)
108
- Estimated Inference Time: 1.49 ms
109
- Estimated Peak Memory Range: 0.02-79.79 MB
110
  Compute Units: NPU (53) | Total (53)
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 | 1.41 ms | 0 - 1 MB | FP16 | NPU | [ResNet18.tflite](https://huggingface.co/qualcomm/ResNet18/blob/main/ResNet18.tflite)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.471 ms | 0 - 90 MB | FP16 | NPU | [ResNet18.so](https://huggingface.co/qualcomm/ResNet18/blob/main/ResNet18.so)
41
 
42
 
43
  ## Installation
 
97
  ```
98
  Profile Job summary of ResNet18
99
  --------------------------------------------------
100
+ Device: Snapdragon X Elite CRD (11)
101
+ Estimated Inference Time: 1.57 ms
102
+ Estimated Peak Memory Range: 0.57-0.57 MB
 
 
 
 
 
 
 
103
  Compute Units: NPU (53) | Total (53)
104
 
105