IlyasMoutawwakil HF Staff commited on
Commit
53c29ec
·
verified ·
1 Parent(s): 4cd8bf0

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.418944,
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": "40eddd553cd8f00001bda548a732afc606f9660f",
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": 485.0688,
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
- 0.5434379609999951
116
  ],
117
  "count": 1,
118
- "total": 0.5434379609999951,
119
- "mean": 0.5434379609999951,
120
- "p50": 0.5434379609999951,
121
- "p90": 0.5434379609999951,
122
- "p95": 0.5434379609999951,
123
- "p99": 0.5434379609999951,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.00017266090955555554,
131
- "ram": 7.22114114112458e-06,
132
  "gpu": 0,
133
- "total": 0.0001798820506966801
134
  },
135
  "efficiency": null
136
  },
137
  "first_call": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 556.802048,
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.4890729940000256
150
  ],
151
  "count": 1,
152
- "total": 2.4890729940000256,
153
- "mean": 2.4890729940000256,
154
- "p50": 2.4890729940000256,
155
- "p90": 2.4890729940000256,
156
- "p95": 2.4890729940000256,
157
- "p99": 2.4890729940000256,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.0002594295515777778,
165
- "ram": 1.0850400172500706e-05,
166
  "gpu": 0,
167
- "total": 0.0002702799517502785
168
  },
169
  "efficiency": null
170
  },
171
  "call": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 582.627328,
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.409828276000013
184
  ],
185
  "count": 1,
186
- "total": 2.409828276000013,
187
- "mean": 2.409828276000013,
188
- "p50": 2.409828276000013,
189
- "p90": 2.409828276000013,
190
- "p95": 2.409828276000013,
191
- "p99": 2.409828276000013,
192
  "stdev": 0,
193
  "stdev_": 0
194
  },
195
  "throughput": {
196
  "unit": "images/s",
197
- "value": 0.8299346554766664
198
  },
199
  "energy": {
200
  "unit": "kWh",
201
- "cpu": 7.503689301111157e-05,
202
- "ram": 3.137888603288032e-06,
203
  "gpu": 0.0,
204
- "total": 7.817478161439959e-05
205
  },
206
  "efficiency": {
207
  "unit": "images/kWh",
208
- "value": 25583.6979483369
209
  }
210
  },
211
  "per_step": {
@@ -213,18 +213,18 @@
213
  "latency": {
214
  "unit": "s",
215
  "values": [
216
- 0.7046112870000059,
217
- 0.7090865299999791
218
  ],
219
  "count": 2,
220
- "total": 1.413697816999985,
221
- "mean": 0.7068489084999925,
222
- "p50": 0.7068489084999925,
223
- "p90": 0.7086390056999818,
224
- "p95": 0.7088627678499805,
225
- "p99": 0.7090417775699794,
226
- "stdev": 0.0022376214999866306,
227
- "stdev_": 0.3165629136692166
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": 16766.410752,
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": "3d4015d904a7263cee1a8c3d0086ff0f3e106f44",
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": 485.593088,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 1.1820389169999999
116
  ],
117
  "count": 1,
118
+ "total": 1.1820389169999999,
119
+ "mean": 1.1820389169999999,
120
+ "p50": 1.1820389169999999,
121
+ "p90": 1.1820389169999999,
122
+ "p95": 1.1820389169999999,
123
+ "p99": 1.1820389169999999,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 0.00019918889114444547,
131
+ "ram": 8.330834962796235e-06,
132
  "gpu": 0,
133
+ "total": 0.00020751972610724172
134
  },
135
  "efficiency": null
136
  },
137
  "first_call": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 579.723264,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 2.4628598850000003
150
  ],
151
  "count": 1,
152
+ "total": 2.4628598850000003,
153
+ "mean": 2.4628598850000003,
154
+ "p50": 2.4628598850000003,
155
+ "p90": 2.4628598850000003,
156
+ "p95": 2.4628598850000003,
157
+ "p99": 2.4628598850000003,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 0.00025297565743333304,
165
+ "ram": 1.0580407805175929e-05,
166
  "gpu": 0,
167
+ "total": 0.000263556065238509
168
  },
169
  "efficiency": null
170
  },
171
  "call": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 582.156288,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 2.4142784880000363
184
  ],
185
  "count": 1,
186
+ "total": 2.4142784880000363,
187
+ "mean": 2.4142784880000363,
188
+ "p50": 2.4142784880000363,
189
+ "p90": 2.4142784880000363,
190
+ "p95": 2.4142784880000363,
191
+ "p99": 2.4142784880000363,
192
  "stdev": 0,
193
  "stdev_": 0
194
  },
195
  "throughput": {
196
  "unit": "images/s",
197
+ "value": 0.8284048463923396
198
  },
199
  "energy": {
200
  "unit": "kWh",
201
+ "cpu": 7.978962681666599e-05,
202
+ "ram": 3.3368394070839514e-06,
203
  "gpu": 0.0,
204
+ "total": 8.312646622374992e-05
205
  },
206
  "efficiency": {
207
  "unit": "images/kWh",
208
+ "value": 24059.725991679214
209
  }
210
  },
211
  "per_step": {
 
213
  "latency": {
214
  "unit": "s",
215
  "values": [
216
+ 0.7128777249999985,
217
+ 0.7189409989999831
218
  ],
219
  "count": 2,
220
+ "total": 1.4318187239999816,
221
+ "mean": 0.7159093619999908,
222
+ "p50": 0.7159093619999908,
223
+ "p90": 0.7183346715999847,
224
+ "p95": 0.7186378352999838,
225
+ "p99": 0.7188803662599832,
226
+ "stdev": 0.0030316369999923154,
227
+ "stdev_": 0.4234665952018036
228
  },
229
  "throughput": null,
230
  "energy": null,