qaihm-bot commited on
Commit
5682f0d
·
verified ·
1 Parent(s): 0fb22d0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -34,8 +34,8 @@ More details on model performance across various devices, can be found
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 2.231 ms | 0 - 1 MB | FP16 | NPU | [SESR-M5.tflite](https://huggingface.co/qualcomm/SESR-M5/blob/main/SESR-M5.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 2.138 ms | 0 - 5 MB | FP16 | NPU | [SESR-M5.so](https://huggingface.co/qualcomm/SESR-M5/blob/main/SESR-M5.so)
39
 
40
 
41
 
@@ -96,9 +96,9 @@ python -m qai_hub_models.models.sesr_m5.export
96
  ```
97
  Profile Job summary of SESR-M5
98
  --------------------------------------------------
99
- Device: Snapdragon X Elite CRD (11)
100
- Estimated Inference Time: 2.42 ms
101
- Estimated Peak Memory Range: 0.20-0.20 MB
102
  Compute Units: NPU (31) | Total (31)
103
 
104
 
 
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 2.224 ms | 0 - 17 MB | FP16 | NPU | [SESR-M5.tflite](https://huggingface.co/qualcomm/SESR-M5/blob/main/SESR-M5.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 2.152 ms | 0 - 14 MB | FP16 | NPU | [SESR-M5.so](https://huggingface.co/qualcomm/SESR-M5/blob/main/SESR-M5.so)
39
 
40
 
41
 
 
96
  ```
97
  Profile Job summary of SESR-M5
98
  --------------------------------------------------
99
+ Device: SA8255 (Proxy) (13)
100
+ Estimated Inference Time: 2.15 ms
101
+ Estimated Peak Memory Range: 0.21-7.12 MB
102
  Compute Units: NPU (31) | Total (31)
103
 
104