IlyasMoutawwakil HF Staff commited on
Commit
7a1a490
·
verified ·
1 Parent(s): 1fb6f83

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.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",
@@ -75,23 +75,23 @@
75
  "environment": {
76
  "cpu": " AMD EPYC 7763 64-Core Processor",
77
  "cpu_count": 4,
78
- "cpu_ram_mb": 16772.685824,
79
  "system": "Linux",
80
  "machine": "x86_64",
81
- "platform": "Linux-6.11.0-1014-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": "ff21428e3261f6e83792fbd5b28887e8bda7ba91",
86
- "transformers_version": "4.52.3",
87
  "transformers_commit": null,
88
- "accelerate_version": "1.7.0",
89
  "accelerate_commit": null,
90
- "diffusers_version": "0.33.1",
91
  "diffusers_commit": null,
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
- "timm_version": "1.0.15",
95
  "timm_commit": null,
96
  "peft_version": null,
97
  "peft_commit": null
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 567.271424,
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.36347981800000184
116
  ],
117
  "count": 1,
118
- "total": 0.36347981800000184,
119
- "mean": 0.36347981800000184,
120
- "p50": 0.36347981800000184,
121
- "p90": 0.36347981800000184,
122
- "p95": 0.36347981800000184,
123
- "p99": 0.36347981800000184,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.00017246595286666695,
131
- "ram": 7.215649738585768e-06,
132
  "gpu": 0,
133
- "total": 0.00017968160260525273
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 619.925504,
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.2576521309999862
150
  ],
151
  "count": 1,
152
- "total": 0.2576521309999862,
153
- "mean": 0.2576521309999862,
154
- "p50": 0.2576521309999862,
155
- "p90": 0.2576521309999862,
156
- "p95": 0.2576521309999862,
157
- "p99": 0.2576521309999862,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.00017465070980000015,
165
- "ram": 7.307055691802868e-06,
166
  "gpu": 0,
167
- "total": 0.000181957765491803
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 649.986048,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
@@ -180,35 +180,34 @@
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
- 0.2483827940000083,
184
- 0.267986594000007,
185
- 0.24909099999999285,
186
- 0.24550983999998266
187
  ],
188
- "count": 4,
189
- "total": 1.0109702279999908,
190
- "mean": 0.2527425569999977,
191
- "p50": 0.24873689700000057,
192
- "p90": 0.26231791580000274,
193
- "p95": 0.2651522549000049,
194
- "p99": 0.2674197261800066,
195
- "stdev": 0.008902727969565295,
196
- "stdev_": 3.522449117884558
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
- "value": 7.9131904960509605
201
  },
202
  "energy": {
203
  "unit": "kWh",
204
- "cpu": 1.3427437164814648e-05,
205
- "ram": 5.616220319111588e-07,
206
  "gpu": 0.0,
207
- "total": 1.3989059196725813e-05
208
  },
209
  "efficiency": {
210
  "unit": "samples/kWh",
211
- "value": 142968.8710208694
212
  }
213
  }
214
  }
 
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",
 
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": "ff21428e3261f6e83792fbd5b28887e8bda7ba91",
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
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 561.860608,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.3984799180000209
116
  ],
117
  "count": 1,
118
+ "total": 0.3984799180000209,
119
+ "mean": 0.3984799180000209,
120
+ "p50": 0.3984799180000209,
121
+ "p90": 0.3984799180000209,
122
+ "p95": 0.3984799180000209,
123
+ "p99": 0.3984799180000209,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 0.00016820024433333367,
131
+ "ram": 7.037142934253686e-06,
132
  "gpu": 0,
133
+ "total": 0.00017523738726758735
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 620.519424,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 0.25672996299999795
150
  ],
151
  "count": 1,
152
+ "total": 0.25672996299999795,
153
+ "mean": 0.25672996299999795,
154
+ "p50": 0.25672996299999795,
155
+ "p90": 0.25672996299999795,
156
+ "p95": 0.25672996299999795,
157
+ "p99": 0.25672996299999795,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 0.00016991008579999962,
165
+ "ram": 7.108674526991043e-06,
166
  "gpu": 0,
167
+ "total": 0.0001770187603269906
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 644.079616,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 0.39597325599999067,
184
+ 0.31972912499998074,
185
+ 0.3150144439999849
 
186
  ],
187
+ "count": 3,
188
+ "total": 1.0307168249999563,
189
+ "mean": 0.34357227499998544,
190
+ "p50": 0.31972912499998074,
191
+ "p90": 0.38072442979998866,
192
+ "p95": 0.38834884289998967,
193
+ "p99": 0.39444837337999045,
194
+ "stdev": 0.03710304714849453,
195
+ "stdev_": 10.799197097174416
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 5.821191480017078
200
  },
201
  "energy": {
202
  "unit": "kWh",
203
+ "cpu": 9.992562124999673e-06,
204
+ "ram": 4.179464991308311e-07,
205
  "gpu": 0.0,
206
+ "total": 1.0410508624130501e-05
207
  },
208
  "efficiency": {
209
  "unit": "samples/kWh",
210
+ "value": 192113.5721807293
211
  }
212
  }
213
  }