qaihm-bot commited on
Commit
e304206
·
verified ·
1 Parent(s): 3f20d59

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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.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
@@ -94,7 +94,7 @@ python -m qai_hub_models.models.sinet.export
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
 
 
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.838 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.175 ms | 0 - 7 MB | FP16 | NPU | [SINet.so](https://huggingface.co/qualcomm/SINet/blob/main/SINet.so)
37
 
38
 
39
  ## Installation
 
94
  Profile Job summary of SINet
95
  --------------------------------------------------
96
  Device: Snapdragon X Elite CRD (11)
97
+ Estimated Inference Time: 1.41 ms
98
  Estimated Peak Memory Range: 0.57-0.57 MB
99
  Compute Units: NPU (186) | Total (186)
100