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

Upload cpu_inference_timm_image-classification_timm/tiny_vit_21m_224.in1k/benchmark.json with huggingface_hub

Browse files
cpu_inference_timm_image-classification_timm/tiny_vit_21m_224.in1k/benchmark.json CHANGED
@@ -75,26 +75,26 @@
75
  "environment": {
76
  "cpu": " AMD EPYC 7763 64-Core Processor",
77
  "cpu_count": 4,
78
- "cpu_ram_mb": 16772.575232,
79
  "system": "Linux",
80
  "machine": "x86_64",
81
  "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39",
82
  "processor": "x86_64",
83
  "python_version": "3.10.18",
84
- "optimum_benchmark_version": "0.6.0",
85
- "optimum_benchmark_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
86
  "transformers_version": "4.55.2",
87
- "transformers_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
88
  "accelerate_version": "1.10.0",
89
- "accelerate_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
90
  "diffusers_version": "0.35.0",
91
- "diffusers_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
- "timm_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
96
  "peft_version": "0.17.0",
97
- "peft_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31"
98
  },
99
  "print_report": true,
100
  "log_report": true
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 1004.048384,
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.3057868940000077
116
  ],
117
  "count": 1,
118
- "total": 0.3057868940000077,
119
- "mean": 0.3057868940000077,
120
- "p50": 0.3057868940000077,
121
- "p90": 0.3057868940000077,
122
- "p95": 0.3057868940000077,
123
- "p99": 0.3057868940000077,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 9.702057429541449e-05,
131
- "ram": 1.5139277452777755e-05,
132
  "gpu": 0.0,
133
- "total": 0.00011215985174819225
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1071.120384,
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
- 0.24689565299999572
150
  ],
151
  "count": 1,
152
- "total": 0.24689565299999572,
153
- "mean": 0.24689565299999572,
154
- "p50": 0.24689565299999572,
155
- "p90": 0.24689565299999572,
156
- "p95": 0.24689565299999572,
157
- "p99": 0.24689565299999572,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.00010284317474180016,
165
- "ram": 1.465305269444445e-05,
166
  "gpu": 0.0,
167
- "total": 0.0001174962274362446
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 1068.843008,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
@@ -180,36 +180,36 @@
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
- 0.24016783200001157,
184
- 0.23694848300000615,
185
- 0.23482060399999227,
186
- 0.23687600799999586,
187
- 0.23416722899999343
188
  ],
189
  "count": 5,
190
- "total": 1.1829801559999993,
191
- "mean": 0.23659603119999986,
192
- "p50": 0.23687600799999586,
193
- "p90": 0.2388800924000094,
194
- "p95": 0.2395239622000105,
195
- "p99": 0.24003905804001135,
196
- "stdev": 0.0020981702554421487,
197
- "stdev_": 0.8868154908602498
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
- "value": 8.453227173153026
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
- "cpu": 4.46940219688894e-06,
206
- "ram": 1.388503006944437e-06,
207
  "gpu": 0.0,
208
- "total": 5.85790520383338e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
- "value": 341418.97664906067
213
  }
214
  }
215
  }
 
75
  "environment": {
76
  "cpu": " AMD EPYC 7763 64-Core Processor",
77
  "cpu_count": 4,
78
+ "cpu_ram_mb": 16772.579328,
79
  "system": "Linux",
80
  "machine": "x86_64",
81
  "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39",
82
  "processor": "x86_64",
83
  "python_version": "3.10.18",
84
+ "optimum_benchmark_version": "0.7.0.dev0",
85
+ "optimum_benchmark_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
86
  "transformers_version": "4.55.2",
87
+ "transformers_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
88
  "accelerate_version": "1.10.0",
89
+ "accelerate_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
90
  "diffusers_version": "0.35.0",
91
+ "diffusers_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
+ "timm_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
96
  "peft_version": "0.17.0",
97
+ "peft_commit": "cedaacb09a439594145c7cdff4b1753540ff896f"
98
  },
99
  "print_report": true,
100
  "log_report": true
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 1003.507712,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.3744390549999821
116
  ],
117
  "count": 1,
118
+ "total": 0.3744390549999821,
119
+ "mean": 0.3744390549999821,
120
+ "p50": 0.3744390549999821,
121
+ "p90": 0.3744390549999821,
122
+ "p95": 0.3744390549999821,
123
+ "p99": 0.3744390549999821,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 0.00010039684102542582,
131
+ "ram": 1.5169842658333405e-05,
132
  "gpu": 0.0,
133
+ "total": 0.00011556668368375922
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1070.759936,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 0.24882966300003773
150
  ],
151
  "count": 1,
152
+ "total": 0.24882966300003773,
153
+ "mean": 0.24882966300003773,
154
+ "p50": 0.24882966300003773,
155
+ "p90": 0.24882966300003773,
156
+ "p95": 0.24882966300003773,
157
+ "p99": 0.24882966300003773,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 9.522771872378737e-05,
165
+ "ram": 1.4505802311111105e-05,
166
  "gpu": 0.0,
167
+ "total": 0.0001097335210348985
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 1075.277824,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 0.24368762500000685,
184
+ 0.2320062020000364,
185
+ 0.2302551970000195,
186
+ 0.2370196509999687,
187
+ 0.24150028499997234
188
  ],
189
  "count": 5,
190
+ "total": 1.1844689600000038,
191
+ "mean": 0.23689379200000077,
192
+ "p50": 0.2370196509999687,
193
+ "p90": 0.24281268899999303,
194
+ "p95": 0.24325015699999994,
195
+ "p99": 0.24360013140000547,
196
+ "stdev": 0.005202908122582204,
197
+ "stdev_": 2.196304123740899
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
+ "value": 8.442601991022178
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
+ "cpu": 4.531319739681347e-06,
206
+ "ram": 1.4001678305555902e-06,
207
  "gpu": 0.0,
208
+ "total": 5.931487570236932e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
+ "value": 337183.5439790208
213
  }
214
  }
215
  }