IlyasMoutawwakil HF Staff commited on
Commit
8c29b3e
·
verified ·
1 Parent(s): 956a581

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.6.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",
@@ -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": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
86
  "transformers_version": "4.52.4",
87
- "transformers_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
88
  "accelerate_version": "1.10.0",
89
- "accelerate_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
90
  "diffusers_version": "0.34.0",
91
- "diffusers_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
- "timm_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27",
96
  "peft_version": "0.17.0",
97
- "peft_commit": "e556aa52db4cb76f95351aa03a69db34efdd2d27"
98
  },
99
  "print_report": true,
100
  "log_report": true
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 870.846464,
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.41411198800000193
116
  ],
117
  "count": 1,
118
- "total": 0.41411198800000193,
119
- "mean": 0.41411198800000193,
120
- "p50": 0.41411198800000193,
121
- "p90": 0.41411198800000193,
122
- "p95": 0.41411198800000193,
123
- "p99": 0.41411198800000193,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.00010381761572833283,
131
- "ram": 1.5427599452777784e-05,
132
  "gpu": 0.0,
133
- "total": 0.00011924521518111062
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 933.675008,
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.2564941880000333
150
  ],
151
  "count": 1,
152
- "total": 0.2564941880000333,
153
- "mean": 0.2564941880000333,
154
- "p50": 0.2564941880000333,
155
- "p90": 0.2564941880000333,
156
- "p95": 0.2564941880000333,
157
- "p99": 0.2564941880000333,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.00011247977689067831,
165
- "ram": 1.5045945666666684e-05,
166
  "gpu": 0.0,
167
- "total": 0.00012752572255734495
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 959.643648,
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.25068523599998116,
184
- 0.2534780150000415,
185
- 0.2987246020000498,
186
- 0.25741485100002137
 
187
  ],
188
- "count": 4,
189
- "total": 1.0603027040000939,
190
- "mean": 0.26507567600002346,
191
- "p50": 0.25544643300003145,
192
- "p90": 0.2863316767000413,
193
- "p95": 0.2925281393500455,
194
- "p99": 0.2974853094700489,
195
- "stdev": 0.019573764103393763,
196
- "stdev_": 7.384217367191409
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
- "value": 7.545015182757934
201
  },
202
  "energy": {
203
  "unit": "kWh",
204
- "cpu": 5.927221702546688e-06,
205
- "ram": 1.565409368055587e-06,
206
  "gpu": 0.0,
207
- "total": 7.492631070602271e-06
208
  },
209
  "efficiency": {
210
  "unit": "samples/kWh",
211
- "value": 266928.93072596414
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",
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": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
86
  "transformers_version": "4.52.4",
87
+ "transformers_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
88
  "accelerate_version": "1.10.0",
89
+ "accelerate_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
90
  "diffusers_version": "0.34.0",
91
+ "diffusers_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
+ "timm_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9",
96
  "peft_version": "0.17.0",
97
+ "peft_commit": "4f5776f82619d4ff4855bedc9536c50db99f78b9"
98
  },
99
  "print_report": true,
100
  "log_report": true
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 1001.009152,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.38303113399999233
116
  ],
117
  "count": 1,
118
+ "total": 0.38303113399999233,
119
+ "mean": 0.38303113399999233,
120
+ "p50": 0.38303113399999233,
121
+ "p90": 0.38303113399999233,
122
+ "p95": 0.38303113399999233,
123
+ "p99": 0.38303113399999233,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 9.819541730568536e-05,
131
+ "ram": 1.502580005833332e-05,
132
  "gpu": 0.0,
133
+ "total": 0.00011322121736401868
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1068.064768,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 0.2463826799999964
150
  ],
151
  "count": 1,
152
+ "total": 0.2463826799999964,
153
+ "mean": 0.2463826799999964,
154
+ "p50": 0.2463826799999964,
155
+ "p90": 0.2463826799999964,
156
+ "p95": 0.2463826799999964,
157
+ "p99": 0.2463826799999964,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 9.583769384997335e-05,
165
+ "ram": 1.4497848483333324e-05,
166
  "gpu": 0.0,
167
+ "total": 0.00011033554233330666
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 1067.548672,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 0.2393607869999954,
184
+ 0.23261771600000714,
185
+ 0.23940024099999846,
186
+ 0.23332148399998687,
187
+ 0.2311147209999973
188
  ],
189
+ "count": 5,
190
+ "total": 1.1758149489999852,
191
+ "mean": 0.23516298979999703,
192
+ "p50": 0.23332148399998687,
193
+ "p90": 0.23938445939999725,
194
+ "p95": 0.23939235019999786,
195
+ "p99": 0.23939866283999833,
196
+ "stdev": 0.003516641627168316,
197
+ "stdev_": 1.4954060714056971
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
+ "value": 8.504739634842085
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
+ "cpu": 5.006346198675801e-06,
206
+ "ram": 1.136916712037028e-06,
207
  "gpu": 0.0,
208
+ "total": 6.143262910712825e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
+ "value": 325559.89041464165
213
  }
214
  }
215
  }