IlyasMoutawwakil HF Staff commited on
Commit
ea54394
·
verified ·
1 Parent(s): 1b4ef4c

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
@@ -25,6 +25,7 @@
25
  "low_cpu_mem_usage": null,
26
  "attn_implementation": null,
27
  "cache_implementation": null,
 
28
  "autocast_enabled": false,
29
  "autocast_dtype": null,
30
  "torch_compile": false,
@@ -73,23 +74,23 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16766.763008,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
- "platform": "Linux-6.8.0-1020-azure-x86_64-with-glibc2.39",
80
  "processor": "x86_64",
81
- "python_version": "3.10.16",
82
  "optimum_benchmark_version": "0.6.0.dev0",
83
- "optimum_benchmark_commit": "e0b65f8587af7a3174a7414ab6972a55c4d97a28",
84
- "transformers_version": "4.48.2",
85
  "transformers_commit": null,
86
- "accelerate_version": "1.3.0",
87
  "accelerate_commit": null,
88
- "diffusers_version": "0.32.2",
89
  "diffusers_commit": null,
90
  "optimum_version": null,
91
  "optimum_commit": null,
92
- "timm_version": "1.0.14",
93
  "timm_commit": null,
94
  "peft_version": null,
95
  "peft_commit": null
@@ -101,7 +102,7 @@
101
  "load_model": {
102
  "memory": {
103
  "unit": "MB",
104
- "max_ram": 551.555072,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
@@ -110,32 +111,66 @@
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
- 0.35074287099999424
114
  ],
115
  "count": 1,
116
- "total": 0.35074287099999424,
117
- "mean": 0.35074287099999424,
118
- "p50": 0.35074287099999424,
119
- "p90": 0.35074287099999424,
120
- "p95": 0.35074287099999424,
121
- "p99": 0.35074287099999424,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
125
  "throughput": null,
126
  "energy": {
127
  "unit": "kWh",
128
- "cpu": 0.00016718542738333375,
129
- "ram": 6.992226479494769e-06,
130
  "gpu": 0,
131
- "total": 0.00017417765386282852
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
  },
133
  "efficiency": null
134
  },
135
  "forward": {
136
  "memory": {
137
  "unit": "MB",
138
- "max_ram": 624.836608,
139
  "max_global_vram": null,
140
  "max_process_vram": null,
141
  "max_reserved": null,
@@ -144,36 +179,37 @@
144
  "latency": {
145
  "unit": "s",
146
  "values": [
147
- 0.2203258460000086,
148
- 0.22799546899997836,
149
- 0.2242301470000143,
150
- 0.22512992099998996,
151
- 0.18953074999998876
 
152
  ],
153
- "count": 5,
154
- "total": 1.08721213299998,
155
- "mean": 0.217442426599996,
156
- "p50": 0.2242301470000143,
157
- "p90": 0.226849249799983,
158
- "p95": 0.22742235939998068,
159
- "p99": 0.22788084707997883,
160
- "stdev": 0.014169779252580823,
161
- "stdev_": 6.516566005146434
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 9.197837014940841
166
  },
167
  "energy": {
168
  "unit": "kWh",
169
- "cpu": 8.723309474444344e-06,
170
- "ram": 3.6476982236214517e-07,
171
  "gpu": 0.0,
172
- "total": 9.08807929680649e-06
173
  },
174
  "efficiency": {
175
  "unit": "samples/kWh",
176
- "value": 220068.50234051005
177
  }
178
  }
179
  }
 
25
  "low_cpu_mem_usage": null,
26
  "attn_implementation": null,
27
  "cache_implementation": null,
28
+ "allow_tf32": false,
29
  "autocast_enabled": false,
30
  "autocast_dtype": null,
31
  "torch_compile": false,
 
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
+ "cpu_ram_mb": 16766.767104,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
+ "platform": "Linux-6.8.0-1021-azure-x86_64-with-glibc2.39",
81
  "processor": "x86_64",
82
+ "python_version": "3.10.17",
83
  "optimum_benchmark_version": "0.6.0.dev0",
84
+ "optimum_benchmark_commit": "bbca4c0833dddd655a709821a3b4cc93af36a0c7",
85
+ "transformers_version": "4.51.3",
86
  "transformers_commit": null,
87
+ "accelerate_version": "1.6.0",
88
  "accelerate_commit": null,
89
+ "diffusers_version": "0.33.1",
90
  "diffusers_commit": null,
91
  "optimum_version": null,
92
  "optimum_commit": null,
93
+ "timm_version": "1.0.15",
94
  "timm_commit": null,
95
  "peft_version": null,
96
  "peft_commit": null
 
102
  "load_model": {
103
  "memory": {
104
  "unit": "MB",
105
+ "max_ram": 556.740608,
106
  "max_global_vram": null,
107
  "max_process_vram": null,
108
  "max_reserved": null,
 
111
  "latency": {
112
  "unit": "s",
113
  "values": [
114
+ 0.34889640500000496
115
  ],
116
  "count": 1,
117
+ "total": 0.34889640500000496,
118
+ "mean": 0.34889640500000496,
119
+ "p50": 0.34889640500000496,
120
+ "p90": 0.34889640500000496,
121
+ "p95": 0.34889640500000496,
122
+ "p99": 0.34889640500000496,
123
  "stdev": 0,
124
  "stdev_": 0
125
  },
126
  "throughput": null,
127
  "energy": {
128
  "unit": "kWh",
129
+ "cpu": 9.904781866264484e-05,
130
+ "ram": 1.2615052791666731e-05,
131
  "gpu": 0,
132
+ "total": 0.00011166287145431157
133
+ },
134
+ "efficiency": null
135
+ },
136
+ "first_forward": {
137
+ "memory": {
138
+ "unit": "MB",
139
+ "max_ram": 621.142016,
140
+ "max_global_vram": null,
141
+ "max_process_vram": null,
142
+ "max_reserved": null,
143
+ "max_allocated": null
144
+ },
145
+ "latency": {
146
+ "unit": "s",
147
+ "values": [
148
+ 0.2032233099999985
149
+ ],
150
+ "count": 1,
151
+ "total": 0.2032233099999985,
152
+ "mean": 0.2032233099999985,
153
+ "p50": 0.2032233099999985,
154
+ "p90": 0.2032233099999985,
155
+ "p95": 0.2032233099999985,
156
+ "p99": 0.2032233099999985,
157
+ "stdev": 0,
158
+ "stdev_": 0
159
+ },
160
+ "throughput": null,
161
+ "energy": {
162
+ "unit": "kWh",
163
+ "cpu": 0.00010435700463346643,
164
+ "ram": 1.224325018333335e-05,
165
+ "gpu": 0,
166
+ "total": 0.00011660025481679981
167
  },
168
  "efficiency": null
169
  },
170
  "forward": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 618.917888,
174
  "max_global_vram": null,
175
  "max_process_vram": null,
176
  "max_reserved": null,
 
179
  "latency": {
180
  "unit": "s",
181
  "values": [
182
+ 0.1837770529999716,
183
+ 0.18208510100004105,
184
+ 0.18971868299996686,
185
+ 0.18047952199998463,
186
+ 0.18084043999999722,
187
+ 0.18329008699998894
188
  ],
189
+ "count": 6,
190
+ "total": 1.1001908859999503,
191
+ "mean": 0.18336514766665837,
192
+ "p50": 0.182687594000015,
193
+ "p90": 0.18674786799996923,
194
+ "p95": 0.18823327549996804,
195
+ "p99": 0.1894216014999671,
196
+ "stdev": 0.0030790208156131435,
197
+ "stdev_": 1.6791745076935398
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
+ "value": 10.907198153248965
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
+ "cpu": 3.443586855242688e-06,
206
+ "ram": 1.0289179768518701e-06,
207
  "gpu": 0.0,
208
+ "total": 4.472504832094561e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
+ "value": 447176.7108328335
213
  }
214
  }
215
  }