IlyasMoutawwakil HF staff commited on
Commit
accec9d
1 Parent(s): 9e82013

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,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
- "optimum_benchmark_commit": "b41c364fc95b27c894c71df85ec2bf4c8adb0e4d",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +99,7 @@
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 540.110848,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,44 +107,42 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 13,
111
- "total": 1.0393550549999873,
112
- "mean": 0.07995038884615287,
113
- "stdev": 0.017867519817341998,
114
- "p50": 0.07267254100000287,
115
- "p90": 0.11189904200000456,
116
- "p95": 0.11254119419999142,
117
- "p99": 0.11263091963998022,
118
  "values": [
119
- 0.07440910599999029,
120
- 0.07220648500000948,
121
- 0.07267254100000287,
122
- 0.07270040200000949,
123
- 0.07115799799998968,
124
- 0.08057038999999122,
125
- 0.11246642300000076,
126
- 0.11265335099997742,
127
- 0.10962951800001974,
128
- 0.06600009699999987,
129
- 0.06533779800000161,
130
- 0.06485339799999679,
131
- 0.06469754799999805
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 12.507756552932875
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
- "cpu": 2.531990574465858e-06,
141
- "ram": 1.0581579653634895e-07,
142
  "gpu": 0.0,
143
- "total": 2.637806371002207e-06
144
  },
145
  "efficiency": {
146
  "unit": "samples/kWh",
147
- "value": 379102.88298381073
148
  }
149
  }
150
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "3181db6584ff17683a3562de8e84277cb4bd7120",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
 
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 540.622848,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 11,
111
+ "total": 1.008879386999979,
112
+ "mean": 0.09171630790908901,
113
+ "stdev": 0.02159774182739832,
114
+ "p50": 0.09596089900000493,
115
+ "p90": 0.11335434599999417,
116
+ "p95": 0.11373892249999074,
117
+ "p99": 0.11404658369998799,
118
  "values": [
119
+ 0.09596089900000493,
120
+ 0.1128442049999876,
121
+ 0.1130841120000241,
122
+ 0.1141234989999873,
123
+ 0.11303359800001544,
124
+ 0.11335434599999417,
125
+ 0.08403196000000435,
126
+ 0.06562741899998059,
127
+ 0.06533584599998221,
128
+ 0.06528223500001218,
129
+ 0.06620126799998616
 
 
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 10.903186388523396
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
+ "cpu": 2.563227381971148e-06,
139
+ "ram": 1.0711853999566165e-07,
140
  "gpu": 0.0,
141
+ "total": 2.6703459219668094e-06
142
  },
143
  "efficiency": {
144
  "unit": "samples/kWh",
145
+ "value": 374483.31760083826
146
  }
147
  }
148
  }