IlyasMoutawwakil HF Staff commited on
Commit
3f6dde5
·
verified ·
1 Parent(s): 543c608

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.7.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",
@@ -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.dev0",
85
- "optimum_benchmark_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
86
  "transformers_version": "4.55.2",
87
- "transformers_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
88
  "accelerate_version": "1.10.0",
89
- "accelerate_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
90
  "diffusers_version": "0.35.0",
91
- "diffusers_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
- "timm_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
96
  "peft_version": "0.17.0",
97
- "peft_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a"
98
  },
99
  "print_report": true,
100
  "log_report": true
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 929.6896,
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.415940470999999
116
  ],
117
  "count": 1,
118
- "total": 0.415940470999999,
119
- "mean": 0.415940470999999,
120
- "p50": 0.415940470999999,
121
- "p90": 0.415940470999999,
122
- "p95": 0.415940470999999,
123
- "p99": 0.415940470999999,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.00011355239069426335,
131
- "ram": 1.6443294033333365e-05,
132
  "gpu": 0.0,
133
- "total": 0.00012999568472759672
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 986.820608,
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.2601135409999955
150
  ],
151
  "count": 1,
152
- "total": 0.2601135409999955,
153
- "mean": 0.2601135409999955,
154
- "p50": 0.2601135409999955,
155
- "p90": 0.2601135409999955,
156
- "p95": 0.2601135409999955,
157
- "p99": 0.2601135409999955,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.00010854480231982068,
165
- "ram": 1.5584440052777758e-05,
166
  "gpu": 0.0,
167
- "total": 0.00012412924237259845
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 1003.54048,
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.2554086690000048,
184
- 0.24843054900000539,
185
- 0.24650522900000738,
186
- 0.24763928699999838,
187
- 0.25989392699999314
188
  ],
189
  "count": 5,
190
- "total": 1.257877661000009,
191
- "mean": 0.25157553220000184,
192
- "p50": 0.24843054900000539,
193
- "p90": 0.2580998237999978,
194
- "p95": 0.2589968753999955,
195
- "p99": 0.2597145166799936,
196
- "stdev": 0.005195797338594792,
197
- "stdev_": 2.065303129107225
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
- "value": 7.949898714355121
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
- "cpu": 4.935436836057811e-06,
206
- "ram": 1.4241650527777792e-06,
207
  "gpu": 0.0,
208
- "total": 6.3596018888355905e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
- "value": 314485.09434388345
213
  }
214
  }
215
  }
 
3
  "name": "cpu_inference_timm_image-classification_timm/tiny_vit_21m_224.in1k",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.8.0",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "model": "timm/tiny_vit_21m_224.in1k",
9
  "processor": "timm/tiny_vit_21m_224.in1k",
 
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.6.0.dev0",
85
+ "optimum_benchmark_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
86
  "transformers_version": "4.55.2",
87
+ "transformers_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
88
  "accelerate_version": "1.10.0",
89
+ "accelerate_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
90
  "diffusers_version": "0.35.0",
91
+ "diffusers_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
+ "timm_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
96
  "peft_version": "0.17.0",
97
+ "peft_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92"
98
  },
99
  "print_report": true,
100
  "log_report": true
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 1003.937792,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.3056763279999757
116
  ],
117
  "count": 1,
118
+ "total": 0.3056763279999757,
119
+ "mean": 0.3056763279999757,
120
+ "p50": 0.3056763279999757,
121
+ "p90": 0.3056763279999757,
122
+ "p95": 0.3056763279999757,
123
+ "p99": 0.3056763279999757,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 9.688181817498148e-05,
131
+ "ram": 1.5075554105555571e-05,
132
  "gpu": 0.0,
133
+ "total": 0.00011195737228053706
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1070.96064,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 0.2540019900000061
150
  ],
151
  "count": 1,
152
+ "total": 0.2540019900000061,
153
+ "mean": 0.2540019900000061,
154
+ "p50": 0.2540019900000061,
155
+ "p90": 0.2540019900000061,
156
+ "p95": 0.2540019900000061,
157
+ "p99": 0.2540019900000061,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 9.97216675202918e-05,
165
+ "ram": 1.4805759777777735e-05,
166
  "gpu": 0.0,
167
+ "total": 0.00011452742729806952
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 1070.20288,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 0.24893496800001458,
184
+ 0.24442871899998408,
185
+ 0.24678370399999494,
186
+ 0.24683699299998807,
187
+ 0.2416561419999823
188
  ],
189
  "count": 5,
190
+ "total": 1.228640525999964,
191
+ "mean": 0.2457281051999928,
192
+ "p50": 0.24678370399999494,
193
+ "p90": 0.24809577800000399,
194
+ "p95": 0.24851537300000928,
195
+ "p99": 0.2488510490000135,
196
+ "stdev": 0.002485847090901634,
197
+ "stdev_": 1.0116250596888203
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
+ "value": 8.13907712498838
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
+ "cpu": 4.7928176487797825e-06,
206
+ "ram": 1.4224050916666904e-06,
207
  "gpu": 0.0,
208
+ "total": 6.2152227404464695e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
+ "value": 321790.5590067928
213
  }
214
  }
215
  }