Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -90,6 +90,23 @@ device. This script does the following:
|
|
90 |
python -m qai_hub_models.models.quicksrnetmedium.export
|
91 |
```
|
92 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
## How does this work?
|
94 |
|
95 |
This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/QuickSRNetMedium/export.py)
|
|
|
90 |
python -m qai_hub_models.models.quicksrnetmedium.export
|
91 |
```
|
92 |
|
93 |
+
```
|
94 |
+
Profile Job summary of QuickSRNetMedium
|
95 |
+
--------------------------------------------------
|
96 |
+
Device: QCS8550 (Proxy) (12)
|
97 |
+
Estimated Inference Time: 1.36 ms
|
98 |
+
Estimated Peak Memory Range: 0.02-15.48 MB
|
99 |
+
Compute Units: NPU (14),CPU (3) | Total (17)
|
100 |
+
|
101 |
+
Profile Job summary of QuickSRNetMedium
|
102 |
+
--------------------------------------------------
|
103 |
+
Device: QCS8550 (Proxy) (12)
|
104 |
+
Estimated Inference Time: 1.00 ms
|
105 |
+
Estimated Peak Memory Range: 0.21-5.79 MB
|
106 |
+
Compute Units: NPU (17) | Total (17)
|
107 |
+
|
108 |
+
|
109 |
+
```
|
110 |
## How does this work?
|
111 |
|
112 |
This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/QuickSRNetMedium/export.py)
|