IlyasMoutawwakil HF staff commited on
Commit
f266a57
1 Parent(s): 9ca78bd

Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark.json with huggingface_hub

Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark.json CHANGED
@@ -80,14 +80,14 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0",
83
- "optimum_benchmark_commit": "32c76ae56d42e7230c1dfbaaaa2551ca35f19049",
84
- "transformers_version": "4.45.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.30.3",
89
  "diffusers_commit": null,
90
- "optimum_version": null,
91
  "optimum_commit": null,
92
  "timm_version": "1.0.9",
93
  "timm_commit": null,
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 525.737984,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,32 +107,33 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 1,
111
- "total": 0.257359431999987,
112
- "mean": 0.257359431999987,
113
- "stdev": 0.0,
114
- "p50": 0.257359431999987,
115
- "p90": 0.257359431999987,
116
- "p95": 0.257359431999987,
117
- "p99": 0.257359431999987,
118
  "values": [
119
- 0.257359431999987
120
- ]
 
 
 
 
 
 
 
 
 
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 9.973741166665682e-06,
126
- "ram": 4.167899666768476e-07,
127
  "gpu": 0,
128
- "total": 1.039053113334253e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 554.668032,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,42 +141,41 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 11,
144
- "total": 1.0076678849999894,
145
- "mean": 0.0916061713636354,
146
- "stdev": 0.005705120778204075,
147
- "p50": 0.09316923899999097,
148
- "p90": 0.09567844199997921,
149
- "p95": 0.0963762004999893,
150
- "p99": 0.09693440729999736,
151
  "values": [
152
- 0.0930065759999934,
153
- 0.09546212899999773,
154
- 0.09468420000001743,
155
- 0.09567844199997921,
156
- 0.09128994899998588,
157
- 0.09293580400000678,
158
- 0.09316923899999097,
159
- 0.09707395899999938,
160
- 0.09447092100000987,
161
- 0.07927000399999429,
162
- 0.08062666200001445
163
- ]
 
 
 
 
 
 
 
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 10.916295104512649
168
  },
169
  "energy": {
170
  "unit": "kWh",
171
- "cpu": 3.114110715811961e-06,
172
- "ram": 1.3021832294480663e-07,
173
  "gpu": 0.0,
174
- "total": 3.2443290387567677e-06
175
  },
176
  "efficiency": {
177
  "unit": "samples/kWh",
178
- "value": 308230.1419042261
179
  }
180
  }
181
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0",
83
+ "optimum_benchmark_commit": "39d0314f9cf4240111640faabd3741cc6d1a4aa3",
84
+ "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.30.3",
89
  "diffusers_commit": null,
90
+ "optimum_version": "1.22.0",
91
  "optimum_commit": null,
92
  "timm_version": "1.0.9",
93
  "timm_commit": null,
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 531.206144,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
 
 
 
 
 
 
 
 
110
  "values": [
111
+ 3.708727400999976
112
+ ],
113
+ "count": 1,
114
+ "total": 3.708727400999976,
115
+ "mean": 3.708727400999976,
116
+ "p50": 3.708727400999976,
117
+ "p90": 3.708727400999976,
118
+ "p95": 3.708727400999976,
119
+ "p99": 3.708727400999976,
120
+ "stdev": 0,
121
+ "stdev_": 0
122
  },
123
  "throughput": null,
124
  "energy": {
125
  "unit": "kWh",
126
+ "cpu": 1.0025204855556228e-05,
127
+ "ram": 4.189297128312597e-07,
128
  "gpu": 0,
129
+ "total": 1.0444134568387487e-05
130
  },
131
  "efficiency": null
132
  },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
+ "max_ram": 559.284224,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
 
141
  },
142
  "latency": {
143
  "unit": "s",
 
 
 
 
 
 
 
 
144
  "values": [
145
+ 0.14109020699999064,
146
+ 0.1384611860000291,
147
+ 0.13776056300002892,
148
+ 0.1396224370000141,
149
+ 0.11714490200000682,
150
+ 0.08601522200001455,
151
+ 0.08144570199999634,
152
+ 0.08244119299996555,
153
+ 0.08192499400001907
154
+ ],
155
+ "count": 9,
156
+ "total": 1.005906406000065,
157
+ "mean": 0.11176737844445167,
158
+ "p50": 0.11714490200000682,
159
+ "p90": 0.1399159910000094,
160
+ "p95": 0.14050309900000002,
161
+ "p99": 0.14097278539999253,
162
+ "stdev": 0.026637538283764344,
163
+ "stdev_": 23.833016980892317
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 8.947154473136358
168
  },
169
  "energy": {
170
  "unit": "kWh",
171
+ "cpu": 3.1759479111110623e-06,
172
+ "ram": 1.3280276340757911e-07,
173
  "gpu": 0.0,
174
+ "total": 3.3087506745186417e-06
175
  },
176
  "efficiency": {
177
  "unit": "samples/kWh",
178
+ "value": 302228.87680876115
179
  }
180
  }
181
  }