IlyasMoutawwakil HF Staff commited on
Commit
25f9ac4
·
verified ·
1 Parent(s): 4cee810

Upload cpu_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch/benchmark.json with huggingface_hub

Browse files
cpu_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch/benchmark.json CHANGED
@@ -75,14 +75,14 @@
75
  "environment": {
76
  "cpu": " AMD EPYC 7763 64-Core Processor",
77
  "cpu_count": 4,
78
- "cpu_ram_mb": 16772.685824,
79
  "system": "Linux",
80
  "machine": "x86_64",
81
  "platform": "Linux-6.11.0-1014-azure-x86_64-with-glibc2.39",
82
  "processor": "x86_64",
83
  "python_version": "3.10.17",
84
  "optimum_benchmark_version": "0.6.0.dev0",
85
- "optimum_benchmark_commit": "dd292f2512ed4b1068d4bbbabf2fb1fadb40f11f",
86
  "transformers_version": "4.52.3",
87
  "transformers_commit": null,
88
  "accelerate_version": "1.7.0",
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 489.84064,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
@@ -112,32 +112,32 @@
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
- 2.6014032220000445
116
  ],
117
  "count": 1,
118
- "total": 2.6014032220000445,
119
- "mean": 2.6014032220000445,
120
- "p50": 2.6014032220000445,
121
- "p90": 2.6014032220000445,
122
- "p95": 2.6014032220000445,
123
- "p99": 2.6014032220000445,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.0002560575709611107,
131
- "ram": 1.0713337521579374e-05,
132
  "gpu": 0,
133
- "total": 0.00026677090848269006
134
  },
135
  "efficiency": null
136
  },
137
  "first_call": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 582.2464,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
@@ -146,32 +146,32 @@
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
- 2.444083831000171
150
  ],
151
  "count": 1,
152
- "total": 2.444083831000171,
153
- "mean": 2.444083831000171,
154
- "p50": 2.444083831000171,
155
- "p90": 2.444083831000171,
156
- "p95": 2.444083831000171,
157
- "p99": 2.444083831000171,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.0002596022584166614,
165
- "ram": 1.0861678619503781e-05,
166
  "gpu": 0,
167
- "total": 0.0002704639370361651
168
  },
169
  "efficiency": null
170
  },
171
  "call": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 599.523328,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
@@ -180,32 +180,32 @@
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
- 2.374222475000124
184
  ],
185
  "count": 1,
186
- "total": 2.374222475000124,
187
- "mean": 2.374222475000124,
188
- "p50": 2.374222475000124,
189
- "p90": 2.374222475000124,
190
- "p95": 2.374222475000124,
191
- "p99": 2.374222475000124,
192
  "stdev": 0,
193
  "stdev_": 0
194
  },
195
  "throughput": {
196
  "unit": "images/s",
197
- "value": 0.8423810409763286
198
  },
199
  "energy": {
200
  "unit": "kWh",
201
- "cpu": 9.301553640555973e-05,
202
- "ram": 3.891403977397016e-06,
203
  "gpu": 0.0,
204
- "total": 9.690694038295674e-05
205
  },
206
  "efficiency": {
207
  "unit": "images/kWh",
208
- "value": 20638.356675965646
209
  }
210
  },
211
  "per_step": {
@@ -213,18 +213,18 @@
213
  "latency": {
214
  "unit": "s",
215
  "values": [
216
- 0.7051733230000536,
217
- 0.705816754999887
218
  ],
219
  "count": 2,
220
- "total": 1.4109900779999407,
221
- "mean": 0.7054950389999703,
222
- "p50": 0.7054950389999703,
223
- "p90": 0.7057524117999037,
224
- "p95": 0.7057845833998954,
225
- "p99": 0.7058103206798887,
226
- "stdev": 0.0003217159999167052,
227
- "stdev_": 0.04560145460026668
228
  },
229
  "throughput": null,
230
  "energy": null,
 
75
  "environment": {
76
  "cpu": " AMD EPYC 7763 64-Core Processor",
77
  "cpu_count": 4,
78
+ "cpu_ram_mb": 16772.681728,
79
  "system": "Linux",
80
  "machine": "x86_64",
81
  "platform": "Linux-6.11.0-1014-azure-x86_64-with-glibc2.39",
82
  "processor": "x86_64",
83
  "python_version": "3.10.17",
84
  "optimum_benchmark_version": "0.6.0.dev0",
85
+ "optimum_benchmark_commit": "700f4c51443fb1b5d7b8469889c5830632ebd933",
86
  "transformers_version": "4.52.3",
87
  "transformers_commit": null,
88
  "accelerate_version": "1.7.0",
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 485.584896,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.687759342999982
116
  ],
117
  "count": 1,
118
+ "total": 0.687759342999982,
119
+ "mean": 0.687759342999982,
120
+ "p50": 0.687759342999982,
121
+ "p90": 0.687759342999982,
122
+ "p95": 0.687759342999982,
123
+ "p99": 0.687759342999982,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 0.0001911523923944436,
131
+ "ram": 7.997551096411178e-06,
132
  "gpu": 0,
133
+ "total": 0.00019914994349085475
134
  },
135
  "efficiency": null
136
  },
137
  "first_call": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 565.522432,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 2.4581673700000124
150
  ],
151
  "count": 1,
152
+ "total": 2.4581673700000124,
153
+ "mean": 2.4581673700000124,
154
+ "p50": 2.4581673700000124,
155
+ "p90": 2.4581673700000124,
156
+ "p95": 2.4581673700000124,
157
+ "p99": 2.4581673700000124,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 0.0002701952427611117,
165
+ "ram": 1.1304870884961789e-05,
166
  "gpu": 0,
167
+ "total": 0.00028150011364607347
168
  },
169
  "efficiency": null
170
  },
171
  "call": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 569.67168,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 1.9213412970000263
184
  ],
185
  "count": 1,
186
+ "total": 1.9213412970000263,
187
+ "mean": 1.9213412970000263,
188
+ "p50": 1.9213412970000263,
189
+ "p90": 1.9213412970000263,
190
+ "p95": 1.9213412970000263,
191
+ "p99": 1.9213412970000263,
192
  "stdev": 0,
193
  "stdev_": 0
194
  },
195
  "throughput": {
196
  "unit": "images/s",
197
+ "value": 1.0409394744821188
198
  },
199
  "energy": {
200
  "unit": "kWh",
201
+ "cpu": 7.674696205555484e-05,
202
+ "ram": 3.210613835367899e-06,
203
  "gpu": 0.0,
204
+ "total": 7.99575758909227e-05
205
  },
206
  "efficiency": {
207
  "unit": "images/kWh",
208
+ "value": 25013.264568305316
209
  }
210
  },
211
  "per_step": {
 
213
  "latency": {
214
  "unit": "s",
215
  "values": [
216
+ 0.5680740169999581,
217
+ 0.5830706770000234
218
  ],
219
  "count": 2,
220
+ "total": 1.1511446939999814,
221
+ "mean": 0.5755723469999907,
222
+ "p50": 0.5755723469999907,
223
+ "p90": 0.5815710110000168,
224
+ "p95": 0.58232084400002,
225
+ "p99": 0.5829207104000227,
226
+ "stdev": 0.007498330000032638,
227
+ "stdev_": 1.3027606414928685
228
  },
229
  "throughput": null,
230
  "energy": null,