qaihm-bot commited on
Commit
c0dd02f
1 Parent(s): 6a18fcb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -9
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: Snapdragon X Elite CRD (11)
105
- Estimated Inference Time: 11.77 ms
106
- Estimated Peak Memory Range: 0.01-0.01 MB
107
  Compute Units: NPU (1040) | Total (1040)
108
 
109
  Profile Job summary of VAEDecoder_Quantized
110
  --------------------------------------------------
111
- Device: Snapdragon X Elite CRD (11)
112
- Estimated Inference Time: 220.18 ms
113
- Estimated Peak Memory Range: 0.05-0.05 MB
114
  Compute Units: NPU (170) | Total (170)
115
 
116
  Profile Job summary of UNet_Quantized
117
  --------------------------------------------------
118
- Device: Snapdragon X Elite CRD (11)
119
- Estimated Inference Time: 102.49 ms
120
- Estimated Peak Memory Range: 0.19-0.19 MB
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