Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -101,23 +101,23 @@ python -m qai_hub_models.models.stable_diffusion_v2_1_quantized.export
|
|
101 |
```
|
102 |
Profile Job summary of TextEncoder_Quantized
|
103 |
--------------------------------------------------
|
104 |
-
Device:
|
105 |
-
Estimated Inference Time:
|
106 |
-
Estimated Peak Memory Range: 0.
|
107 |
Compute Units: NPU (1040) | Total (1040)
|
108 |
|
109 |
Profile Job summary of VAEDecoder_Quantized
|
110 |
--------------------------------------------------
|
111 |
-
Device:
|
112 |
-
Estimated Inference Time:
|
113 |
-
Estimated Peak Memory Range: 0.
|
114 |
Compute Units: NPU (170) | Total (170)
|
115 |
|
116 |
Profile Job summary of UNet_Quantized
|
117 |
--------------------------------------------------
|
118 |
-
Device:
|
119 |
-
Estimated Inference Time:
|
120 |
-
Estimated Peak Memory Range: 0.
|
121 |
Compute Units: NPU (6361) | Total (6361)
|
122 |
|
123 |
|
|
|
101 |
```
|
102 |
Profile Job summary of TextEncoder_Quantized
|
103 |
--------------------------------------------------
|
104 |
+
Device: QCS8550 (Proxy) (12)
|
105 |
+
Estimated Inference Time: 10.70 ms
|
106 |
+
Estimated Peak Memory Range: 0.03-1.24 MB
|
107 |
Compute Units: NPU (1040) | Total (1040)
|
108 |
|
109 |
Profile Job summary of VAEDecoder_Quantized
|
110 |
--------------------------------------------------
|
111 |
+
Device: QCS8550 (Proxy) (12)
|
112 |
+
Estimated Inference Time: 225.42 ms
|
113 |
+
Estimated Peak Memory Range: 0.40-1.52 MB
|
114 |
Compute Units: NPU (170) | Total (170)
|
115 |
|
116 |
Profile Job summary of UNet_Quantized
|
117 |
--------------------------------------------------
|
118 |
+
Device: QCS8550 (Proxy) (12)
|
119 |
+
Estimated Inference Time: 96.63 ms
|
120 |
+
Estimated Peak Memory Range: 0.53-1.92 MB
|
121 |
Compute Units: NPU (6361) | Total (6361)
|
122 |
|
123 |
|