IlyasMoutawwakil HF staff commited on
Commit
5d83ee5
1 Parent(s): 1dbfb44

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.3.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "timm",
@@ -76,14 +76,14 @@
76
  "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
- "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
- "optimum_benchmark_commit": "328b924ef0be0164f0dc86652abfd3746f634c6b",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
- "accelerate_version": "0.32.1",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.29.2",
89
  "diffusers_commit": null,
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 525.422592,
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.2691779130000214,
112
- "mean": 3.2691779130000214,
113
  "stdev": 0.0,
114
- "p50": 3.2691779130000214,
115
- "p90": 3.2691779130000214,
116
- "p95": 3.2691779130000214,
117
- "p99": 3.2691779130000214,
118
  "values": [
119
- 3.2691779130000214
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 9.835802184210884e-06,
126
- "ram": 4.107577368927195e-07,
127
  "gpu": 0,
128
- "total": 1.0246559921103604e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 555.118592,
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.0112028910000106,
145
- "mean": 0.08426690758333422,
146
- "stdev": 0.005158847780911765,
147
- "p50": 0.08603284099999087,
148
- "p90": 0.08792137689998754,
149
- "p95": 0.09058987414998682,
150
- "p99": 0.09313062202998935,
151
  "values": [
152
- 0.08729133100001718,
153
- 0.0860050240000021,
154
- 0.08606065799997964,
155
- 0.08714233200001331,
156
- 0.08532821800000079,
157
- 0.08687597400000868,
158
- 0.08799138199998424,
159
- 0.09376580899998999,
160
- 0.08046949299998118,
161
- 0.07688485500000297,
162
- 0.07686793300001682,
163
- 0.0765198820000137
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
- "value": 11.867054679929582
169
  },
170
  "energy": {
171
  "unit": "kWh",
172
- "cpu": 3.0008303813445265e-06,
173
- "ram": 1.2541035508574027e-07,
174
  "gpu": 0.0,
175
- "total": 3.126240736430267e-06
176
  },
177
  "efficiency": {
178
  "unit": "samples/kWh",
179
- "value": 319872.9990134609
180
  }
181
  }
182
  }
 
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",
 
76
  "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
+ "platform": "Linux-6.5.0-1024-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "b0801269b3611e452bb077a62163b08a99ceb2a9",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
+ "accelerate_version": "0.33.0",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.29.2",
89
  "diffusers_commit": null,
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 532.484096,
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.363386931000008,
112
+ "mean": 3.363386931000008,
113
  "stdev": 0.0,
114
+ "p50": 3.363386931000008,
115
+ "p90": 3.363386931000008,
116
+ "p95": 3.363386931000008,
117
+ "p99": 3.363386931000008,
118
  "values": [
119
+ 3.363386931000008
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 9.882411691877578e-06,
126
+ "ram": 4.127189493715377e-07,
127
  "gpu": 0,
128
+ "total": 1.0295130641249114e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 561.467392,
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.016557898000002,
145
+ "mean": 0.08471315816666684,
146
+ "stdev": 0.0035291515382815824,
147
+ "p50": 0.08419229550000296,
148
+ "p90": 0.09018126480000888,
149
+ "p95": 0.09079880340001267,
150
+ "p99": 0.09095906548001693,
151
  "values": [
152
+ 0.08416028499999584,
153
+ 0.08560781799999972,
154
+ 0.08323807799999372,
155
+ 0.0860985570000139,
156
+ 0.0842005810000046,
157
+ 0.08418401000000131,
158
+ 0.08559350199999471,
159
+ 0.08397819399999662,
160
+ 0.090999131000018,
161
+ 0.09063489900000832,
162
+ 0.07962507599998503,
163
+ 0.0782377669999903
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
+ "value": 11.804541604181187
169
  },
170
  "energy": {
171
  "unit": "kWh",
172
+ "cpu": 3.06316491885063e-06,
173
+ "ram": 1.2801434317767556e-07,
174
  "gpu": 0.0,
175
+ "total": 3.1911792620283053e-06
176
  },
177
  "efficiency": {
178
  "unit": "samples/kWh",
179
+ "value": 313363.78118865145
180
  }
181
  }
182
  }