qaihm-bot commited on
Commit
63c1931
·
verified ·
1 Parent(s): 4567158

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
README.md CHANGED
@@ -32,8 +32,8 @@ More details on model performance across various devices, can be found
32
 
33
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
34
  | ---|---|---|---|---|---|---|---|
35
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.826 ms | 0 - 2 MB | FP16 | NPU | [SINet.tflite](https://huggingface.co/qualcomm/SINet/blob/main/SINet.tflite)
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.184 ms | 1 - 4 MB | FP16 | NPU | [SINet.so](https://huggingface.co/qualcomm/SINet/blob/main/SINet.so)
37
 
38
 
39
  ## Installation
@@ -93,16 +93,9 @@ python -m qai_hub_models.models.sinet.export
93
  ```
94
  Profile Job summary of SINet
95
  --------------------------------------------------
96
- Device: QCS8550 (Proxy) (12)
97
- Estimated Inference Time: 1.82 ms
98
- Estimated Peak Memory Range: 0.02-1.88 MB
99
- Compute Units: NPU (240) | Total (240)
100
-
101
- Profile Job summary of SINet
102
- --------------------------------------------------
103
- Device: QCS8550 (Proxy) (12)
104
- Estimated Inference Time: 1.19 ms
105
- Estimated Peak Memory Range: 0.61-5.72 MB
106
  Compute Units: NPU (186) | Total (186)
107
 
108
 
 
32
 
33
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
34
  | ---|---|---|---|---|---|---|---|
35
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.797 ms | 0 - 2 MB | FP16 | NPU | [SINet.tflite](https://huggingface.co/qualcomm/SINet/blob/main/SINet.tflite)
36
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.171 ms | 2 - 14 MB | FP16 | NPU | [SINet.so](https://huggingface.co/qualcomm/SINet/blob/main/SINet.so)
37
 
38
 
39
  ## Installation
 
93
  ```
94
  Profile Job summary of SINet
95
  --------------------------------------------------
96
+ Device: Snapdragon X Elite CRD (11)
97
+ Estimated Inference Time: 1.40 ms
98
+ Estimated Peak Memory Range: 0.57-0.57 MB
 
 
 
 
 
 
 
99
  Compute Units: NPU (186) | Total (186)
100
 
101