Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -91,6 +91,23 @@ device. This script does the following:
|
|
91 |
python -m qai_hub_models.models.real_esrgan_general_x4v3.export
|
92 |
```
|
93 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
## How does this work?
|
95 |
|
96 |
This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/Real-ESRGAN-General-x4v3/export.py)
|
|
|
91 |
python -m qai_hub_models.models.real_esrgan_general_x4v3.export
|
92 |
```
|
93 |
|
94 |
+
```
|
95 |
+
Profile Job summary of Real-ESRGAN-General-x4v3
|
96 |
+
--------------------------------------------------
|
97 |
+
Device: QCS8550 (Proxy) (12)
|
98 |
+
Estimated Inference Time: 7.12 ms
|
99 |
+
Estimated Peak Memory Range: 15.05-22.56 MB
|
100 |
+
Compute Units: NPU (69),CPU (3) | Total (72)
|
101 |
+
|
102 |
+
Profile Job summary of Real-ESRGAN-General-x4v3
|
103 |
+
--------------------------------------------------
|
104 |
+
Device: QCS8550 (Proxy) (12)
|
105 |
+
Estimated Inference Time: 7.02 ms
|
106 |
+
Estimated Peak Memory Range: 0.03-9.99 MB
|
107 |
+
Compute Units: NPU (72) | Total (72)
|
108 |
+
|
109 |
+
|
110 |
+
```
|
111 |
## How does this work?
|
112 |
|
113 |
This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/Real-ESRGAN-General-x4v3/export.py)
|