Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
@@ -103,72 +103,78 @@
|
|
103 |
"log_report": true
|
104 |
},
|
105 |
"report": {
|
106 |
-
"
|
107 |
"memory": {
|
108 |
"unit": "MB",
|
109 |
-
"max_ram":
|
110 |
-
"max_global_vram":
|
111 |
"max_process_vram": 0.0,
|
112 |
-
"max_reserved":
|
113 |
-
"max_allocated":
|
114 |
},
|
115 |
"latency": {
|
116 |
"unit": "s",
|
117 |
"values": [
|
118 |
-
|
119 |
],
|
120 |
"count": 1,
|
121 |
-
"total":
|
122 |
-
"mean":
|
123 |
-
"p50":
|
124 |
-
"p90":
|
125 |
-
"p95":
|
126 |
-
"p99":
|
127 |
"stdev": 0,
|
128 |
"stdev_": 0
|
129 |
},
|
130 |
"throughput": null,
|
131 |
-
"energy":
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
"efficiency": null
|
133 |
},
|
134 |
"call": {
|
135 |
"memory": {
|
136 |
"unit": "MB",
|
137 |
-
"max_ram":
|
138 |
-
"max_global_vram":
|
139 |
"max_process_vram": 0.0,
|
140 |
-
"max_reserved":
|
141 |
-
"max_allocated":
|
142 |
},
|
143 |
"latency": {
|
144 |
"unit": "s",
|
145 |
"values": [
|
146 |
-
1.
|
147 |
],
|
148 |
"count": 1,
|
149 |
-
"total": 1.
|
150 |
-
"mean": 1.
|
151 |
-
"p50": 1.
|
152 |
-
"p90": 1.
|
153 |
-
"p95": 1.
|
154 |
-
"p99": 1.
|
155 |
"stdev": 0,
|
156 |
"stdev_": 0
|
157 |
},
|
158 |
"throughput": {
|
159 |
"unit": "images/s",
|
160 |
-
"value": 1.
|
161 |
},
|
162 |
"energy": {
|
163 |
"unit": "kWh",
|
164 |
-
"cpu": 1.
|
165 |
-
"ram": 7.
|
166 |
-
"gpu":
|
167 |
-
"total": 0.
|
168 |
},
|
169 |
"efficiency": {
|
170 |
"unit": "images/kWh",
|
171 |
-
"value":
|
172 |
}
|
173 |
}
|
174 |
}
|
|
|
103 |
"log_report": true
|
104 |
},
|
105 |
"report": {
|
106 |
+
"load_model": {
|
107 |
"memory": {
|
108 |
"unit": "MB",
|
109 |
+
"max_ram": 4271.464448,
|
110 |
+
"max_global_vram": 6156.713984,
|
111 |
"max_process_vram": 0.0,
|
112 |
+
"max_reserved": 5563.744256,
|
113 |
+
"max_allocated": 5512.880128
|
114 |
},
|
115 |
"latency": {
|
116 |
"unit": "s",
|
117 |
"values": [
|
118 |
+
39.053265625
|
119 |
],
|
120 |
"count": 1,
|
121 |
+
"total": 39.053265625,
|
122 |
+
"mean": 39.053265625,
|
123 |
+
"p50": 39.053265625,
|
124 |
+
"p90": 39.053265625,
|
125 |
+
"p95": 39.053265625,
|
126 |
+
"p99": 39.053265625,
|
127 |
"stdev": 0,
|
128 |
"stdev_": 0
|
129 |
},
|
130 |
"throughput": null,
|
131 |
+
"energy": {
|
132 |
+
"unit": "kWh",
|
133 |
+
"cpu": 0.0005693304792111124,
|
134 |
+
"ram": 0.00031202342681692217,
|
135 |
+
"gpu": 0.00075808532869,
|
136 |
+
"total": 0.0016394392347180344
|
137 |
+
},
|
138 |
"efficiency": null
|
139 |
},
|
140 |
"call": {
|
141 |
"memory": {
|
142 |
"unit": "MB",
|
143 |
+
"max_ram": 1523.081216,
|
144 |
+
"max_global_vram": 9298.24768,
|
145 |
"max_process_vram": 0.0,
|
146 |
+
"max_reserved": 8646.557696,
|
147 |
+
"max_allocated": 7542.57408
|
148 |
},
|
149 |
"latency": {
|
150 |
"unit": "s",
|
151 |
"values": [
|
152 |
+
1.228290771484375
|
153 |
],
|
154 |
"count": 1,
|
155 |
+
"total": 1.228290771484375,
|
156 |
+
"mean": 1.228290771484375,
|
157 |
+
"p50": 1.228290771484375,
|
158 |
+
"p90": 1.228290771484375,
|
159 |
+
"p95": 1.228290771484375,
|
160 |
+
"p99": 1.228290771484375,
|
161 |
"stdev": 0,
|
162 |
"stdev_": 0
|
163 |
},
|
164 |
"throughput": {
|
165 |
"unit": "images/s",
|
166 |
+
"value": 1.6282789437414917
|
167 |
},
|
168 |
"energy": {
|
169 |
"unit": "kWh",
|
170 |
+
"cpu": 1.4573582562500162e-05,
|
171 |
+
"ram": 7.967518857649611e-06,
|
172 |
+
"gpu": 8.182089879000057e-05,
|
173 |
+
"total": 0.00010436200021015034
|
174 |
},
|
175 |
"efficiency": {
|
176 |
"unit": "images/kWh",
|
177 |
+
"value": 19164.063509444677
|
178 |
}
|
179 |
}
|
180 |
}
|