IlyasMoutawwakil HF Staff commited on
Commit
c7015a8
·
verified ·
1 Parent(s): fccb8c6

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": 16766.414848,
79
  "system": "Linux",
80
  "machine": "x86_64",
81
- "platform": "Linux-6.11.0-1013-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": "beff3e0759efc1772ad6146f30afdacbdc2981d3",
86
  "transformers_version": "4.51.3",
87
  "transformers_commit": null,
88
  "accelerate_version": "1.6.0",
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 491.163648,
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
- 1.0105763309999816
116
  ],
117
  "count": 1,
118
- "total": 1.0105763309999816,
119
- "mean": 1.0105763309999816,
120
- "p50": 1.0105763309999816,
121
- "p90": 1.0105763309999816,
122
- "p95": 1.0105763309999816,
123
- "p99": 1.0105763309999816,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.0001921089989777765,
131
- "ram": 8.03454522507163e-06,
132
  "gpu": 0,
133
- "total": 0.00020014354420284813
134
  },
135
  "efficiency": null
136
  },
137
  "first_call": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 574.775296,
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.553513090000024
150
  ],
151
  "count": 1,
152
- "total": 2.553513090000024,
153
- "mean": 2.553513090000024,
154
- "p50": 2.553513090000024,
155
- "p90": 2.553513090000024,
156
- "p95": 2.553513090000024,
157
- "p99": 2.553513090000024,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.00026819697835000166,
165
- "ram": 1.1217061679583037e-05,
166
  "gpu": 0,
167
- "total": 0.00027941404002958475
168
  },
169
  "efficiency": null
170
  },
171
  "call": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 583.622656,
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
- 1.9203245219999872
184
  ],
185
  "count": 1,
186
- "total": 1.9203245219999872,
187
- "mean": 1.9203245219999872,
188
- "p50": 1.9203245219999872,
189
- "p90": 1.9203245219999872,
190
- "p95": 1.9203245219999872,
191
- "p99": 1.9203245219999872,
192
  "stdev": 0,
193
  "stdev_": 0
194
  },
195
  "throughput": {
196
  "unit": "images/s",
197
- "value": 1.0414906319672637
198
  },
199
  "energy": {
200
  "unit": "kWh",
201
- "cpu": 7.453869534999993e-05,
202
- "ram": 3.1172280682123844e-06,
203
  "gpu": 0.0,
204
- "total": 7.765592341821238e-05
205
  },
206
  "efficiency": {
207
  "unit": "images/kWh",
208
- "value": 25754.63547357608
209
  }
210
  },
211
  "per_step": {
@@ -213,18 +213,18 @@
213
  "latency": {
214
  "unit": "s",
215
  "values": [
216
- 0.5712939809999966,
217
- 0.5696038699999804
218
  ],
219
  "count": 2,
220
- "total": 1.140897850999977,
221
- "mean": 0.5704489254999885,
222
- "p50": 0.5704489254999885,
223
- "p90": 0.571124969899995,
224
- "p95": 0.5712094754499958,
225
- "p99": 0.5712770798899964,
226
- "stdev": 0.0008450555000081295,
227
- "stdev_": 0.1481386785447011
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": "e6dc1cc3ce07743b724df1115229557b0f98e8da",
86
  "transformers_version": "4.51.3",
87
  "transformers_commit": null,
88
  "accelerate_version": "1.6.0",
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 484.978688,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.9400815289999969
116
  ],
117
  "count": 1,
118
+ "total": 0.9400815289999969,
119
+ "mean": 0.9400815289999969,
120
+ "p50": 0.9400815289999969,
121
+ "p90": 0.9400815289999969,
122
+ "p95": 0.9400815289999969,
123
+ "p99": 0.9400815289999969,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 0.00018519820460555697,
131
+ "ram": 7.748470915657775e-06,
132
  "gpu": 0,
133
+ "total": 0.00019294667552121475
134
  },
135
  "efficiency": null
136
  },
137
  "first_call": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 571.994112,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 1.961882743999979
150
  ],
151
  "count": 1,
152
+ "total": 1.961882743999979,
153
+ "mean": 1.961882743999979,
154
+ "p50": 1.961882743999979,
155
+ "p90": 1.961882743999979,
156
+ "p95": 1.961882743999979,
157
+ "p99": 1.961882743999979,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 0.00023911999529444315,
165
+ "ram": 1.0004590045121745e-05,
166
  "gpu": 0,
167
+ "total": 0.0002491245853395649
168
  },
169
  "efficiency": null
170
  },
171
  "call": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 593.57184,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 2.0380812370000285
184
  ],
185
  "count": 1,
186
+ "total": 2.0380812370000285,
187
+ "mean": 2.0380812370000285,
188
+ "p50": 2.0380812370000285,
189
+ "p90": 2.0380812370000285,
190
+ "p95": 2.0380812370000285,
191
+ "p99": 2.0380812370000285,
192
  "stdev": 0,
193
  "stdev_": 0
194
  },
195
  "throughput": {
196
  "unit": "images/s",
197
+ "value": 0.9813151525519745
198
  },
199
  "energy": {
200
  "unit": "kWh",
201
+ "cpu": 7.48591496333331e-05,
202
+ "ram": 3.131620702808719e-06,
203
  "gpu": 0.0,
204
+ "total": 7.799077033614188e-05
205
  },
206
  "efficiency": {
207
  "unit": "images/kWh",
208
+ "value": 25644.06007762146
209
  }
210
  },
211
  "per_step": {
 
213
  "latency": {
214
  "unit": "s",
215
  "values": [
216
+ 0.5949295209999832,
217
+ 0.5895879990000026
218
  ],
219
  "count": 2,
220
+ "total": 1.1845175199999858,
221
+ "mean": 0.5922587599999929,
222
+ "p50": 0.5922587599999929,
223
+ "p90": 0.5943953687999851,
224
+ "p95": 0.5946624448999842,
225
+ "p99": 0.5948761057799834,
226
+ "stdev": 0.002670760999990307,
227
+ "stdev_": 0.4509449552067983
228
  },
229
  "throughput": null,
230
  "energy": null,