qaihm-bot commited on
Commit
d7b9fe2
·
verified ·
1 Parent(s): 107e3d6

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 | 68.602 ms | 5 - 8 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 | 67.537 ms | 0 - 100 MB | FP16 | NPU | [ESRGAN.so](https://huggingface.co/qualcomm/ESRGAN/blob/main/ESRGAN.so)
37
 
38
 
39
  ## Installation
@@ -94,7 +94,7 @@ python -m qai_hub_models.models.esrgan.export
94
  Profile Job summary of ESRGAN
95
  --------------------------------------------------
96
  Device: Snapdragon X Elite CRD (11)
97
- Estimated Inference Time: 73.17 ms
98
  Estimated Peak Memory Range: 0.20-0.20 MB
99
  Compute Units: NPU (1026) | Total (1026)
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 | 67.687 ms | 3 - 8 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 | 66.775 ms | 0 - 101 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: Snapdragon X Elite CRD (11)
97
+ Estimated Inference Time: 73.24 ms
98
  Estimated Peak Memory Range: 0.20-0.20 MB
99
  Compute Units: NPU (1026) | Total (1026)
100