qaihm-bot commited on
Commit
75d2a29
1 Parent(s): 1ca5630

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -16
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: Samsung Galaxy S24 (14)
108
- Estimated Inference Time: 8.08 ms
109
- Estimated Peak Memory Range: 0.01-137.23 MB
110
- Compute Units: NPU (570) | Total (570)
111
 
112
  Profile Job summary of UNet_Quantized
113
  --------------------------------------------------
114
- Device: Samsung Galaxy S24 (14)
115
- Estimated Inference Time: 192.79 ms
116
- Estimated Peak Memory Range: 2.66-1246.59 MB
117
- Compute Units: NPU (5434) | Total (5434)
118
 
119
  Profile Job summary of VAEDecoder_Quantized
120
  --------------------------------------------------
121
- Device: Samsung Galaxy S24 (14)
122
- Estimated Inference Time: 294.40 ms
123
- Estimated Peak Memory Range: 0.20-88.33 MB
124
- Compute Units: NPU (409) | Total (409)
125
 
126
  Profile Job summary of ControlNet_Quantized
127
  --------------------------------------------------
128
- Device: Samsung Galaxy S24 (14)
129
- Estimated Inference Time: 76.94 ms
130
- Estimated Peak Memory Range: 0.00-532.61 MB
131
- Compute Units: NPU (2406) | Total (2406)
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
  ```