qaihm-bot commited on
Commit
01225cf
·
verified ·
1 Parent(s): cb6e23f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 | 68.854 ms | 0 - 4 MB | FP16 | NPU | [Real-ESRGAN-x4plus.tflite](https://huggingface.co/qualcomm/Real-ESRGAN-x4plus/blob/main/Real-ESRGAN-x4plus.tflite)
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 68.24 ms | 0 - 103 MB | FP16 | NPU | [Real-ESRGAN-x4plus.so](https://huggingface.co/qualcomm/Real-ESRGAN-x4plus/blob/main/Real-ESRGAN-x4plus.so)
37
 
38
 
39
  ## Installation
@@ -95,8 +95,8 @@ python -m qai_hub_models.models.real_esrgan_x4plus.export
95
  Profile Job summary of Real-ESRGAN-x4plus
96
  --------------------------------------------------
97
  Device: Snapdragon X Elite CRD (11)
98
- Estimated Inference Time: 73.96 ms
99
- Estimated Peak Memory Range: 0.21-0.21 MB
100
  Compute Units: NPU (1030) | Total (1030)
101
 
102
 
 
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 | 68.352 ms | 3 - 6 MB | FP16 | NPU | [Real-ESRGAN-x4plus.tflite](https://huggingface.co/qualcomm/Real-ESRGAN-x4plus/blob/main/Real-ESRGAN-x4plus.tflite)
36
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 65.61 ms | 0 - 53 MB | FP16 | NPU | [Real-ESRGAN-x4plus.so](https://huggingface.co/qualcomm/Real-ESRGAN-x4plus/blob/main/Real-ESRGAN-x4plus.so)
37
 
38
 
39
  ## Installation
 
95
  Profile Job summary of Real-ESRGAN-x4plus
96
  --------------------------------------------------
97
  Device: Snapdragon X Elite CRD (11)
98
+ Estimated Inference Time: 73.92 ms
99
+ Estimated Peak Memory Range: 0.20-0.20 MB
100
  Compute Units: NPU (1030) | Total (1030)
101
 
102