IlyasMoutawwakil HF Staff commited on
Commit
bda5a78
·
verified ·
1 Parent(s): 97f7e4f

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
@@ -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": "955f892b858c0513920b280d7353fe5730adabaa",
86
  "transformers_version": "4.52.4",
87
- "transformers_commit": "955f892b858c0513920b280d7353fe5730adabaa",
88
  "accelerate_version": "1.10.0",
89
- "accelerate_commit": "955f892b858c0513920b280d7353fe5730adabaa",
90
  "diffusers_version": "0.35.0",
91
- "diffusers_commit": "955f892b858c0513920b280d7353fe5730adabaa",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
- "timm_commit": "955f892b858c0513920b280d7353fe5730adabaa",
96
  "peft_version": "0.17.0",
97
- "peft_commit": "955f892b858c0513920b280d7353fe5730adabaa"
98
  },
99
  "print_report": true,
100
  "log_report": true
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 1002.06592,
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.5666844129999902
116
  ],
117
  "count": 1,
118
- "total": 0.5666844129999902,
119
- "mean": 0.5666844129999902,
120
- "p50": 0.5666844129999902,
121
- "p90": 0.5666844129999902,
122
- "p95": 0.5666844129999902,
123
- "p99": 0.5666844129999902,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.00011382079848112337,
131
- "ram": 1.625890063611111e-05,
132
  "gpu": 0.0,
133
- "total": 0.0001300796991172345
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1059.037184,
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.3386260739999898
150
  ],
151
  "count": 1,
152
- "total": 0.3386260739999898,
153
- "mean": 0.3386260739999898,
154
- "p50": 0.3386260739999898,
155
- "p90": 0.3386260739999898,
156
- "p95": 0.3386260739999898,
157
- "p99": 0.3386260739999898,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.00010515414635530223,
165
- "ram": 1.517667201111112e-05,
166
  "gpu": 0.0,
167
- "total": 0.0001203308183664133
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 1087.7952,
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.24203716099999895,
184
- 0.23791030699999283,
185
- 0.23837153499999886,
186
- 0.23930190800000162,
187
- 0.2399772600000034
188
  ],
189
  "count": 5,
190
- "total": 1.1975981709999957,
191
- "mean": 0.23951963419999914,
192
- "p50": 0.23930190800000162,
193
- "p90": 0.24121320060000073,
194
- "p95": 0.24162518079999984,
195
- "p99": 0.24195476495999912,
196
- "stdev": 0.0014493331617977713,
197
- "stdev_": 0.6050999395680341
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
- "value": 8.350046152500376
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
- "cpu": 5.14663310694932e-06,
206
- "ram": 1.409032484722221e-06,
207
  "gpu": 0.0,
208
- "total": 6.555665591671562e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
- "value": 305079.62494927086
213
  }
214
  }
215
  }
 
82
  "processor": "x86_64",
83
  "python_version": "3.10.18",
84
  "optimum_benchmark_version": "0.6.0.dev0",
85
+ "optimum_benchmark_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
86
  "transformers_version": "4.52.4",
87
+ "transformers_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
88
  "accelerate_version": "1.10.0",
89
+ "accelerate_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
90
  "diffusers_version": "0.35.0",
91
+ "diffusers_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
+ "timm_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
96
  "peft_version": "0.17.0",
97
+ "peft_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f"
98
  },
99
  "print_report": true,
100
  "log_report": true
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 1001.848832,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.5652702090000048
116
  ],
117
  "count": 1,
118
+ "total": 0.5652702090000048,
119
+ "mean": 0.5652702090000048,
120
+ "p50": 0.5652702090000048,
121
+ "p90": 0.5652702090000048,
122
+ "p95": 0.5652702090000048,
123
+ "p99": 0.5652702090000048,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 0.00010458422452634485,
131
+ "ram": 1.5838633066666654e-05,
132
  "gpu": 0.0,
133
+ "total": 0.0001204228575930115
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1049.751552,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 0.3274848339999892
150
  ],
151
  "count": 1,
152
+ "total": 0.3274848339999892,
153
+ "mean": 0.3274848339999892,
154
+ "p50": 0.3274848339999892,
155
+ "p90": 0.3274848339999892,
156
+ "p95": 0.3274848339999892,
157
+ "p99": 0.3274848339999892,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 0.00010449194785711372,
165
+ "ram": 1.5030387138888869e-05,
166
  "gpu": 0.0,
167
+ "total": 0.0001195223349960026
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 1066.68032,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 0.24193061300002228,
184
+ 0.23563677800001415,
185
+ 0.23439454199998977,
186
+ 0.23294918999999936,
187
+ 0.23275964499998736
188
  ],
189
  "count": 5,
190
+ "total": 1.177670768000013,
191
+ "mean": 0.23553415360000257,
192
+ "p50": 0.23439454199998977,
193
+ "p90": 0.239413079000019,
194
+ "p95": 0.24067184600002064,
195
+ "p99": 0.24167885960002194,
196
+ "stdev": 0.003364635909199147,
197
+ "stdev_": 1.4285129599137296
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
+ "value": 8.491337538234532
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
+ "cpu": 4.93546698893893e-06,
206
+ "ram": 1.131261895370378e-06,
207
  "gpu": 0.0,
208
+ "total": 6.06672888430931e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
+ "value": 329666.94871971314
213
  }
214
  }
215
  }