qaihm-bot commited on
Commit
20aa9ae
·
verified ·
1 Parent(s): a1393ab

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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 | 74.047 ms | 0 - 4 MB | FP16 | NPU | [ESRGAN.tflite](https://huggingface.co/qualcomm/ESRGAN/blob/main/ESRGAN.tflite)
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 65.507 ms | 0 - 53 MB | FP16 | NPU | [ESRGAN.so](https://huggingface.co/qualcomm/ESRGAN/blob/main/ESRGAN.so)
37
 
38
 
39
  ## Installation
@@ -94,16 +94,16 @@ python -m qai_hub_models.models.esrgan.export
94
  Profile Job summary of ESRGAN
95
  --------------------------------------------------
96
  Device: Samsung Galaxy S24 (14)
97
- Estimated Inference Time: 53.55 ms
98
- Estimated Peak Memory Range: 3.12-548.35 MB
99
  Compute Units: NPU (1024) | Total (1024)
100
 
101
  Profile Job summary of ESRGAN
102
  --------------------------------------------------
103
  Device: Samsung Galaxy S24 (14)
104
- Estimated Inference Time: 50.56 ms
105
- Estimated Peak Memory Range: 0.08-229.76 MB
106
- Compute Units: NPU (1027) | Total (1027)
107
 
108
 
109
  ```
 
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 | 73.806 ms | 3 - 6 MB | FP16 | NPU | [ESRGAN.tflite](https://huggingface.co/qualcomm/ESRGAN/blob/main/ESRGAN.tflite)
36
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 69.637 ms | 0 - 103 MB | FP16 | NPU | [ESRGAN.so](https://huggingface.co/qualcomm/ESRGAN/blob/main/ESRGAN.so)
37
 
38
 
39
  ## Installation
 
94
  Profile Job summary of ESRGAN
95
  --------------------------------------------------
96
  Device: Samsung Galaxy S24 (14)
97
+ Estimated Inference Time: 50.71 ms
98
+ Estimated Peak Memory Range: 0.07-555.32 MB
99
  Compute Units: NPU (1024) | Total (1024)
100
 
101
  Profile Job summary of ESRGAN
102
  --------------------------------------------------
103
  Device: Samsung Galaxy S24 (14)
104
+ Estimated Inference Time: 49.72 ms
105
+ Estimated Peak Memory Range: 1.25-244.22 MB
106
+ Compute Units: NPU (1026) | Total (1026)
107
 
108
 
109
  ```