qaihm-bot commited on
Commit
38c44a4
·
verified ·
1 Parent(s): be078d5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -35,8 +35,8 @@ More details on model performance across various devices, can be found
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.222 ms | 0 - 1 MB | INT8 | NPU | [SESR-M5-Quantized.tflite](https://huggingface.co/qualcomm/SESR-M5-Quantized/blob/main/SESR-M5-Quantized.tflite)
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.07 ms | 0 - 9 MB | INT8 | NPU | [SESR-M5-Quantized.so](https://huggingface.co/qualcomm/SESR-M5-Quantized/blob/main/SESR-M5-Quantized.so)
40
 
41
 
42
 
@@ -98,9 +98,9 @@ python -m qai_hub_models.models.sesr_m5_quantized.export
98
  ```
99
  Profile Job summary of SESR-M5-Quantized
100
  --------------------------------------------------
101
- Device: Snapdragon X Elite CRD (11)
102
- Estimated Inference Time: 1.05 ms
103
- Estimated Peak Memory Range: 0.05-0.05 MB
104
  Compute Units: NPU (26) | Total (26)
105
 
106
 
 
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.383 ms | 3 - 5 MB | INT8 | NPU | [SESR-M5-Quantized.tflite](https://huggingface.co/qualcomm/SESR-M5-Quantized/blob/main/SESR-M5-Quantized.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.048 ms | 0 - 10 MB | INT8 | NPU | [SESR-M5-Quantized.so](https://huggingface.co/qualcomm/SESR-M5-Quantized/blob/main/SESR-M5-Quantized.so)
40
 
41
 
42
 
 
98
  ```
99
  Profile Job summary of SESR-M5-Quantized
100
  --------------------------------------------------
101
+ Device: SA8255 (Proxy) (13)
102
+ Estimated Inference Time: 1.04 ms
103
+ Estimated Peak Memory Range: 0.03-8.62 MB
104
  Compute Units: NPU (26) | Total (26)
105
 
106