Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -104,31 +104,31 @@ python -m qai_hub_models.models.controlnet_quantized.export
|
|
| 104 |
```
|
| 105 |
Profile Job summary of TextEncoder_Quantized
|
| 106 |
--------------------------------------------------
|
| 107 |
-
Device:
|
| 108 |
-
Estimated Inference Time:
|
| 109 |
-
Estimated Peak Memory Range: 0.
|
| 110 |
-
Compute Units: NPU (
|
| 111 |
|
| 112 |
Profile Job summary of UNet_Quantized
|
| 113 |
--------------------------------------------------
|
| 114 |
-
Device:
|
| 115 |
-
Estimated Inference Time:
|
| 116 |
-
Estimated Peak Memory Range:
|
| 117 |
-
Compute Units: NPU (
|
| 118 |
|
| 119 |
Profile Job summary of VAEDecoder_Quantized
|
| 120 |
--------------------------------------------------
|
| 121 |
-
Device:
|
| 122 |
-
Estimated Inference Time:
|
| 123 |
-
Estimated Peak Memory Range: 0.
|
| 124 |
-
Compute Units: NPU (
|
| 125 |
|
| 126 |
Profile Job summary of ControlNet_Quantized
|
| 127 |
--------------------------------------------------
|
| 128 |
-
Device:
|
| 129 |
-
Estimated Inference Time:
|
| 130 |
-
Estimated Peak Memory Range:
|
| 131 |
-
Compute Units: NPU (
|
| 132 |
|
| 133 |
|
| 134 |
```
|
|
|
|
| 104 |
```
|
| 105 |
Profile Job summary of TextEncoder_Quantized
|
| 106 |
--------------------------------------------------
|
| 107 |
+
Device: QCS8550 (Proxy) (12)
|
| 108 |
+
Estimated Inference Time: 10.98 ms
|
| 109 |
+
Estimated Peak Memory Range: 0.07-1.20 MB
|
| 110 |
+
Compute Units: NPU (569) | Total (569)
|
| 111 |
|
| 112 |
Profile Job summary of UNet_Quantized
|
| 113 |
--------------------------------------------------
|
| 114 |
+
Device: QCS8550 (Proxy) (12)
|
| 115 |
+
Estimated Inference Time: 260.16 ms
|
| 116 |
+
Estimated Peak Memory Range: 13.75-15.10 MB
|
| 117 |
+
Compute Units: NPU (5433) | Total (5433)
|
| 118 |
|
| 119 |
Profile Job summary of VAEDecoder_Quantized
|
| 120 |
--------------------------------------------------
|
| 121 |
+
Device: QCS8550 (Proxy) (12)
|
| 122 |
+
Estimated Inference Time: 379.55 ms
|
| 123 |
+
Estimated Peak Memory Range: 0.28-1.47 MB
|
| 124 |
+
Compute Units: NPU (408) | Total (408)
|
| 125 |
|
| 126 |
Profile Job summary of ControlNet_Quantized
|
| 127 |
--------------------------------------------------
|
| 128 |
+
Device: QCS8550 (Proxy) (12)
|
| 129 |
+
Estimated Inference Time: 103.52 ms
|
| 130 |
+
Estimated Peak Memory Range: 1.85-3.07 MB
|
| 131 |
+
Compute Units: NPU (2405) | Total (2405)
|
| 132 |
|
| 133 |
|
| 134 |
```
|