IlyasMoutawwakil HF Staff commited on
Commit
af20925
·
verified ·
1 Parent(s): 63e7c76

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
@@ -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.7.0.dev0",
85
- "optimum_benchmark_commit": "d107ac81b02504065c1afd4d7ac75e1986580c39",
86
  "transformers_version": "4.56.2",
87
- "transformers_commit": "d107ac81b02504065c1afd4d7ac75e1986580c39",
88
  "accelerate_version": "1.10.1",
89
- "accelerate_commit": "d107ac81b02504065c1afd4d7ac75e1986580c39",
90
  "diffusers_version": "0.35.1",
91
- "diffusers_commit": "d107ac81b02504065c1afd4d7ac75e1986580c39",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.20",
95
- "timm_commit": "d107ac81b02504065c1afd4d7ac75e1986580c39",
96
  "peft_version": "0.17.1",
97
- "peft_commit": "d107ac81b02504065c1afd4d7ac75e1986580c39"
98
  },
99
  "print_report": true,
100
  "log_report": true
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 1005.34272,
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.37471064300000023
116
  ],
117
  "count": 1,
118
- "total": 0.37471064300000023,
119
- "mean": 0.37471064300000023,
120
- "p50": 0.37471064300000023,
121
- "p90": 0.37471064300000023,
122
- "p95": 0.37471064300000023,
123
- "p99": 0.37471064300000023,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.00010076232473253314,
131
- "ram": 1.5618738583333346e-05,
132
  "gpu": 0.0,
133
- "total": 0.00011638106331586648
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1053.372416,
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.33056378099999506
150
  ],
151
  "count": 1,
152
- "total": 0.33056378099999506,
153
- "mean": 0.33056378099999506,
154
- "p50": 0.33056378099999506,
155
- "p90": 0.33056378099999506,
156
- "p95": 0.33056378099999506,
157
- "p99": 0.33056378099999506,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.00010479173787474855,
165
- "ram": 1.5366815605555575e-05,
166
  "gpu": 0.0,
167
- "total": 0.00012015855348030413
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 1092.939776,
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.24474443300000814,
184
- 0.23883919499999706,
185
- 0.279013943999999,
186
- 0.3117700250000013
 
187
  ],
188
- "count": 4,
189
- "total": 1.0743675970000055,
190
- "mean": 0.2685918992500014,
191
- "p50": 0.2618791885000036,
192
- "p90": 0.3019432007000006,
193
- "p95": 0.30685661285000093,
194
- "p99": 0.3107873425700012,
195
- "stdev": 0.029269842059646264,
196
- "stdev_": 10.897514832494009
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
- "value": 7.446240953597895
201
  },
202
  "energy": {
203
  "unit": "kWh",
204
- "cpu": 5.8853806821901865e-06,
205
- "ram": 1.1525336601851914e-06,
206
  "gpu": 0.0,
207
- "total": 7.03791434237538e-06
208
  },
209
  "efficiency": {
210
  "unit": "samples/kWh",
211
- "value": 284175.0982898402
212
  }
213
  }
214
  }
 
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.7.0.dev0",
85
+ "optimum_benchmark_commit": "b263af468a9e9a9a3d1449039849727352955646",
86
  "transformers_version": "4.56.2",
87
+ "transformers_commit": "b263af468a9e9a9a3d1449039849727352955646",
88
  "accelerate_version": "1.10.1",
89
+ "accelerate_commit": "b263af468a9e9a9a3d1449039849727352955646",
90
  "diffusers_version": "0.35.1",
91
+ "diffusers_commit": "b263af468a9e9a9a3d1449039849727352955646",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.20",
95
+ "timm_commit": "b263af468a9e9a9a3d1449039849727352955646",
96
  "peft_version": "0.17.1",
97
+ "peft_commit": "b263af468a9e9a9a3d1449039849727352955646"
98
  },
99
  "print_report": true,
100
  "log_report": true
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 1005.748224,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.3119854059999909
116
  ],
117
  "count": 1,
118
+ "total": 0.3119854059999909,
119
+ "mean": 0.3119854059999909,
120
+ "p50": 0.3119854059999909,
121
+ "p90": 0.3119854059999909,
122
+ "p95": 0.3119854059999909,
123
+ "p99": 0.3119854059999909,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 9.406898220263892e-05,
131
+ "ram": 1.4768059830555557e-05,
132
  "gpu": 0.0,
133
+ "total": 0.00010883704203319447
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1072.92672,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 0.25580731200000173
150
  ],
151
  "count": 1,
152
+ "total": 0.25580731200000173,
153
+ "mean": 0.25580731200000173,
154
+ "p50": 0.25580731200000173,
155
+ "p90": 0.25580731200000173,
156
+ "p95": 0.25580731200000173,
157
+ "p99": 0.25580731200000173,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 9.885659697027371e-05,
165
+ "ram": 1.4604840613888866e-05,
166
  "gpu": 0.0,
167
+ "total": 0.00011346143758416259
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 1083.195392,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 0.24677875899999435,
184
+ 0.23801310700000045,
185
+ 0.24421512400000722,
186
+ 0.2396171059999972,
187
+ 0.24624498000000017
188
  ],
189
+ "count": 5,
190
+ "total": 1.2148690759999994,
191
+ "mean": 0.2429738151999999,
192
+ "p50": 0.24421512400000722,
193
+ "p90": 0.2465652473999967,
194
+ "p95": 0.24667200319999552,
195
+ "p99": 0.24675740783999459,
196
+ "stdev": 0.003538222336308934,
197
+ "stdev_": 1.4562154911205163
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
+ "value": 8.231339654249298
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
+ "cpu": 4.703227622805084e-06,
206
+ "ram": 1.409091984722229e-06,
207
  "gpu": 0.0,
208
+ "total": 6.112319607527318e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
+ "value": 327208.0205912337
213
  }
214
  }
215
  }