IlyasMoutawwakil HF Staff commited on
Commit
961c66a
·
verified ·
1 Parent(s): df892e4

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
@@ -3,7 +3,7 @@
3
  "name": "cpu_inference_timm_image-classification_timm/tiny_vit_21m_224.in1k",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.8.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "model": "timm/tiny_vit_21m_224.in1k",
9
  "processor": "timm/tiny_vit_21m_224.in1k",
@@ -82,19 +82,19 @@
82
  "processor": "x86_64",
83
  "python_version": "3.10.18",
84
  "optimum_benchmark_version": "0.6.0.dev0",
85
- "optimum_benchmark_commit": "f8cc4f1fcfab2d1301f39ec3aa895ba59803d7c0",
86
- "transformers_version": "4.55.2",
87
- "transformers_commit": null,
88
  "accelerate_version": "1.10.0",
89
- "accelerate_commit": null,
90
  "diffusers_version": "0.34.0",
91
- "diffusers_commit": null,
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
- "timm_commit": null,
96
- "peft_version": null,
97
- "peft_commit": null
98
  },
99
  "print_report": true,
100
  "log_report": true
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 562.102272,
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.33319024699999744
116
  ],
117
  "count": 1,
118
- "total": 0.33319024699999744,
119
- "mean": 0.33319024699999744,
120
- "p50": 0.33319024699999744,
121
- "p90": 0.33319024699999744,
122
- "p95": 0.33319024699999744,
123
- "p99": 0.33319024699999744,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.00016460137248333346,
131
- "ram": 6.886583917307547e-06,
132
- "gpu": 0,
133
- "total": 0.000171487956400641
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 614.13376,
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.2570319610000027
150
  ],
151
  "count": 1,
152
- "total": 0.2570319610000027,
153
- "mean": 0.2570319610000027,
154
- "p50": 0.2570319610000027,
155
- "p90": 0.2570319610000027,
156
- "p95": 0.2570319610000027,
157
- "p99": 0.2570319610000027,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.00017399115965,
165
- "ram": 7.279423031042202e-06,
166
- "gpu": 0,
167
- "total": 0.0001812705826810422
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 635.109376,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
@@ -180,35 +180,36 @@
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
- 0.24923404200000476,
184
- 0.2502717180000076,
185
- 0.250957047,
186
- 0.30464436799999817
 
187
  ],
188
- "count": 4,
189
- "total": 1.0551071750000105,
190
- "mean": 0.2637767937500026,
191
- "p50": 0.2506143825000038,
192
- "p90": 0.28853817169999874,
193
- "p95": 0.2965912698499984,
194
- "p99": 0.3030337483699982,
195
- "stdev": 0.02360287710898966,
196
- "stdev_": 8.948049134056708
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
- "value": 7.582168133772686
201
  },
202
  "energy": {
203
  "unit": "kWh",
204
- "cpu": 9.949100719444445e-06,
205
- "ram": 4.161299415734534e-07,
206
  "gpu": 0.0,
207
- "total": 1.03652306610179e-05
208
  },
209
  "efficiency": {
210
  "unit": "samples/kWh",
211
- "value": 192952.77311306773
212
  }
213
  }
214
  }
 
3
  "name": "cpu_inference_timm_image-classification_timm/tiny_vit_21m_224.in1k",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.5.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "model": "timm/tiny_vit_21m_224.in1k",
9
  "processor": "timm/tiny_vit_21m_224.in1k",
 
82
  "processor": "x86_64",
83
  "python_version": "3.10.18",
84
  "optimum_benchmark_version": "0.6.0.dev0",
85
+ "optimum_benchmark_commit": "23e060362d19efacb851c873e245f8e57e58d501",
86
+ "transformers_version": "4.45.1",
87
+ "transformers_commit": "23e060362d19efacb851c873e245f8e57e58d501",
88
  "accelerate_version": "1.10.0",
89
+ "accelerate_commit": "23e060362d19efacb851c873e245f8e57e58d501",
90
  "diffusers_version": "0.34.0",
91
+ "diffusers_commit": "23e060362d19efacb851c873e245f8e57e58d501",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
+ "timm_commit": "23e060362d19efacb851c873e245f8e57e58d501",
96
+ "peft_version": "0.17.0",
97
+ "peft_commit": "23e060362d19efacb851c873e245f8e57e58d501"
98
  },
99
  "print_report": true,
100
  "log_report": true
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 838.57408,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.3438764920000068
116
  ],
117
  "count": 1,
118
+ "total": 0.3438764920000068,
119
+ "mean": 0.3438764920000068,
120
+ "p50": 0.3438764920000068,
121
+ "p90": 0.3438764920000068,
122
+ "p95": 0.3438764920000068,
123
+ "p99": 0.3438764920000068,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 0.0001070216466538596,
131
+ "ram": 1.3547676463888871e-05,
132
+ "gpu": 0.0,
133
+ "total": 0.00012056932311774848
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 895.361024,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 0.3430523749999992
150
  ],
151
  "count": 1,
152
+ "total": 0.3430523749999992,
153
+ "mean": 0.3430523749999992,
154
+ "p50": 0.3430523749999992,
155
+ "p90": 0.3430523749999992,
156
+ "p95": 0.3430523749999992,
157
+ "p99": 0.3430523749999992,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 9.478165468710258e-05,
165
+ "ram": 1.3411471591666667e-05,
166
+ "gpu": 0.0,
167
+ "total": 0.00010819312627876927
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 907.9808,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 0.2543406380000022,
184
+ 0.25261896700000364,
185
+ 0.24701385500000583,
186
+ 0.24393539999999803,
187
+ 0.2541515519999962
188
  ],
189
+ "count": 5,
190
+ "total": 1.2520604120000058,
191
+ "mean": 0.2504120824000012,
192
+ "p50": 0.25261896700000364,
193
+ "p90": 0.25426500359999976,
194
+ "p95": 0.254302820800001,
195
+ "p99": 0.2543330745600019,
196
+ "stdev": 0.004190056944765873,
197
+ "stdev_": 1.6732646861954508
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
+ "value": 7.986835063354717
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
+ "cpu": 4.5590015096341144e-06,
206
+ "ram": 1.4052925750000015e-06,
207
  "gpu": 0.0,
208
+ "total": 5.9642940846341125e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
+ "value": 335328.8707129023
213
  }
214
  }
215
  }