IlyasMoutawwakil HF staff commited on
Commit
2afd4ec
1 Parent(s): ae64385

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
@@ -3,7 +3,7 @@
3
  "name": "cpu_inference_timm_image-classification_timm/resnet50.a1_in1k",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "timm",
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "505086556c6e125f92759cd19b806135534e5ab3",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 530.599936,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +108,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 3.3528795670000022,
112
- "mean": 3.3528795670000022,
113
  "stdev": 0.0,
114
- "p50": 3.3528795670000022,
115
- "p90": 3.3528795670000022,
116
- "p95": 3.3528795670000022,
117
- "p99": 3.3528795670000022,
118
  "values": [
119
- 3.3528795670000022
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 1.0335151361110996e-05,
126
- "ram": 4.316332206650386e-07,
127
  "gpu": 0,
128
- "total": 1.0766784581776034e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 556.519424,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -141,42 +141,42 @@
141
  "latency": {
142
  "unit": "s",
143
  "count": 12,
144
- "total": 1.0365629290000697,
145
- "mean": 0.08638024408333915,
146
- "stdev": 0.00567709020467239,
147
- "p50": 0.08775812849999909,
148
- "p90": 0.09220316180000623,
149
- "p95": 0.09251434809999778,
150
- "p99": 0.09278665441999039,
151
  "values": [
152
- 0.08639863400000536,
153
- 0.08806358100000011,
154
- 0.08581455000000915,
155
- 0.08760725599998409,
156
- 0.08790900100001409,
157
- 0.09190894100001401,
158
- 0.09171330300000591,
159
- 0.09285473099998853,
160
- 0.09223585300000536,
161
- 0.0774973080000052,
162
- 0.07730063900001483,
163
- 0.0772591320000231
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
- "value": 11.576721165955561
169
  },
170
  "energy": {
171
  "unit": "kWh",
172
- "cpu": 3.0310779064102847e-06,
173
- "ram": 1.266722835872647e-07,
174
  "gpu": 0.0,
175
- "total": 3.1577501899975496e-06
176
  },
177
  "efficiency": {
178
  "unit": "samples/kWh",
179
- "value": 316681.16216652846
180
  }
181
  }
182
  }
 
3
  "name": "cpu_inference_timm_image-classification_timm/resnet50.a1_in1k",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.4.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "timm",
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "ea76e356b5c355783ee27d2d429a010ded791f8b",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 530.026496,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 3.415182814000019,
112
+ "mean": 3.415182814000019,
113
  "stdev": 0.0,
114
+ "p50": 3.415182814000019,
115
+ "p90": 3.415182814000019,
116
+ "p95": 3.415182814000019,
117
+ "p99": 3.415182814000019,
118
  "values": [
119
+ 3.415182814000019
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 1.0370053127777606e-05,
126
+ "ram": 4.33094191440492e-07,
127
  "gpu": 0,
128
+ "total": 1.0803147319218098e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 556.355584,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
141
  "latency": {
142
  "unit": "s",
143
  "count": 12,
144
+ "total": 1.0529091599999845,
145
+ "mean": 0.0877424299999987,
146
+ "stdev": 0.005839891304293061,
147
+ "p50": 0.08970761000000493,
148
+ "p90": 0.09395393659999059,
149
+ "p95": 0.09496781169999338,
150
+ "p99": 0.09564385673999538,
151
  "values": [
152
+ 0.08913250500000913,
153
+ 0.09011035000000334,
154
+ 0.08769238200000018,
155
+ 0.09050068400000555,
156
+ 0.08963173200001506,
157
+ 0.09105174799998395,
158
+ 0.0897834879999948,
159
+ 0.09427640199999132,
160
+ 0.09581286799999589,
161
+ 0.07883653999999751,
162
+ 0.07811160899998981,
163
+ 0.07796885199999792
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
+ "value": 11.396994589732866
169
  },
170
  "energy": {
171
  "unit": "kWh",
172
+ "cpu": 3.0569655038461457e-06,
173
+ "ram": 1.2775641975375432e-07,
174
  "gpu": 0.0,
175
+ "total": 3.1847219235999e-06
176
  },
177
  "efficiency": {
178
  "unit": "samples/kWh",
179
+ "value": 313999.1572230063
180
  }
181
  }
182
  }