IlyasMoutawwakil HF Staff commited on
Commit
61ed3f4
·
verified ·
1 Parent(s): 877af44

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.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,7 +103,7 @@
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,32 +112,32 @@
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,32 +146,32 @@
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,32 +180,32 @@
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,18 +213,18 @@
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,
 
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": "c295d3759c567430aa432917cec427a2250a337d",
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.609472,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 2.8202448979999986
116
  ],
117
  "count": 1,
118
+ "total": 2.8202448979999986,
119
+ "mean": 2.8202448979999986,
120
+ "p50": 2.8202448979999986,
121
+ "p90": 2.8202448979999986,
122
+ "p95": 2.8202448979999986,
123
+ "p99": 2.8202448979999986,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 0.0002576125148333344,
131
+ "ram": 1.0774350805717783e-05,
132
  "gpu": 0,
133
+ "total": 0.00026838686563905215
134
  },
135
  "efficiency": null
136
  },
137
  "first_call": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 569.614336,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 2.5017528399999946
150
  ],
151
  "count": 1,
152
+ "total": 2.5017528399999946,
153
+ "mean": 2.5017528399999946,
154
+ "p50": 2.5017528399999946,
155
+ "p90": 2.5017528399999946,
156
+ "p95": 2.5017528399999946,
157
+ "p99": 2.5017528399999946,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 0.00026465175885555383,
165
+ "ram": 1.1068807484798895e-05,
166
  "gpu": 0,
167
+ "total": 0.00027572056634035273
168
  },
169
  "efficiency": null
170
  },
171
  "call": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 591.069184,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 2.398800429000005
184
  ],
185
  "count": 1,
186
+ "total": 2.398800429000005,
187
+ "mean": 2.398800429000005,
188
+ "p50": 2.398800429000005,
189
+ "p90": 2.398800429000005,
190
+ "p95": 2.398800429000005,
191
+ "p99": 2.398800429000005,
192
  "stdev": 0,
193
  "stdev_": 0
194
  },
195
  "throughput": {
196
  "unit": "images/s",
197
+ "value": 0.8337500593301737
198
  },
199
  "energy": {
200
  "unit": "kWh",
201
+ "cpu": 7.791111198888936e-05,
202
+ "ram": 3.2582778270434603e-06,
203
  "gpu": 0.0,
204
+ "total": 8.116938981593297e-05
205
  },
206
  "efficiency": {
207
  "unit": "images/kWh",
208
+ "value": 24639.83041557144
209
  }
210
  },
211
  "per_step": {
 
213
  "latency": {
214
  "unit": "s",
215
  "values": [
216
+ 0.7014624830000002,
217
+ 0.7079037739999876
218
  ],
219
  "count": 2,
220
+ "total": 1.4093662569999879,
221
+ "mean": 0.7046831284999939,
222
+ "p50": 0.7046831284999939,
223
+ "p90": 0.7072596448999888,
224
+ "p95": 0.7075817094499882,
225
+ "p99": 0.7078393610899877,
226
+ "stdev": 0.0032206454999936796,
227
+ "stdev_": 0.457034569118921
228
  },
229
  "throughput": null,
230
  "energy": null,