IlyasMoutawwakil HF staff commited on
Commit
300bef9
1 Parent(s): b16cfcc

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
@@ -44,7 +44,9 @@
44
  "duration": 1,
45
  "warmup_runs": 1,
46
  "input_shapes": {
47
- "batch_size": 2
 
 
48
  },
49
  "new_tokens": null,
50
  "memory": true,
@@ -78,7 +80,7 @@
78
  "processor": "x86_64",
79
  "python_version": "3.10.15",
80
  "optimum_benchmark_version": "0.5.0.dev0",
81
- "optimum_benchmark_commit": "7ffe238595accfa23cec805a79b45774709f8550",
82
  "transformers_version": "4.46.3",
83
  "transformers_commit": null,
84
  "accelerate_version": "1.1.1",
@@ -99,7 +101,7 @@
99
  "load_model": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 545.796096,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,32 +110,32 @@
108
  "latency": {
109
  "unit": "s",
110
  "values": [
111
- 0.26108220599999754
112
  ],
113
  "count": 1,
114
- "total": 0.26108220599999754,
115
- "mean": 0.26108220599999754,
116
- "p50": 0.26108220599999754,
117
- "p90": 0.26108220599999754,
118
- "p95": 0.26108220599999754,
119
- "p99": 0.26108220599999754,
120
  "stdev": 0,
121
  "stdev_": 0
122
  },
123
  "throughput": null,
124
  "energy": {
125
  "unit": "kWh",
126
- "cpu": 0.00014648001153333328,
127
- "ram": 6.122702354165578e-06,
128
  "gpu": 0,
129
- "total": 0.00015260271388749887
130
  },
131
  "efficiency": null
132
  },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
- "max_ram": 596.844544,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
@@ -142,36 +144,37 @@
142
  "latency": {
143
  "unit": "s",
144
  "values": [
145
- 0.25941992099998856,
146
- 0.2772286699999995,
147
- 0.17320211399999152,
148
- 0.15543482000001063,
149
- 0.15344007999999576
 
150
  ],
151
- "count": 5,
152
- "total": 1.018725604999986,
153
- "mean": 0.2037451209999972,
154
- "p50": 0.17320211399999152,
155
- "p90": 0.27010517039999515,
156
- "p95": 0.27366692019999733,
157
- "p99": 0.2765163200399991,
158
- "stdev": 0.05347312023437253,
159
- "stdev_": 26.24510465424753
160
  },
161
  "throughput": {
162
  "unit": "samples/s",
163
- "value": 9.816185978755424
164
  },
165
  "energy": {
166
  "unit": "kWh",
167
- "cpu": 5.981300811111131e-06,
168
- "ram": 2.4997347093516905e-07,
169
  "gpu": 0.0,
170
- "total": 6.2312742820463e-06
171
  },
172
  "efficiency": {
173
  "unit": "samples/kWh",
174
- "value": 320961.6379369544
175
  }
176
  }
177
  }
 
44
  "duration": 1,
45
  "warmup_runs": 1,
46
  "input_shapes": {
47
+ "batch_size": 2,
48
+ "sequence_length": 16,
49
+ "num_choices": 2
50
  },
51
  "new_tokens": null,
52
  "memory": true,
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
+ "optimum_benchmark_commit": "1af9eb008cb7e5a73696ea580f926b32aa726d12",
84
  "transformers_version": "4.46.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "1.1.1",
 
101
  "load_model": {
102
  "memory": {
103
  "unit": "MB",
104
+ "max_ram": 545.673216,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
 
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
+ 0.25419864899998856
114
  ],
115
  "count": 1,
116
+ "total": 0.25419864899998856,
117
+ "mean": 0.25419864899998856,
118
+ "p50": 0.25419864899998856,
119
+ "p90": 0.25419864899998856,
120
+ "p95": 0.25419864899998856,
121
+ "p99": 0.25419864899998856,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
125
  "throughput": null,
126
  "energy": {
127
  "unit": "kWh",
128
+ "cpu": 0.0001413957895388895,
129
+ "ram": 5.910270180496007e-06,
130
  "gpu": 0,
131
+ "total": 0.0001473060597193855
132
  },
133
  "efficiency": null
134
  },
135
  "forward": {
136
  "memory": {
137
  "unit": "MB",
138
+ "max_ram": 599.871488,
139
  "max_global_vram": null,
140
  "max_process_vram": null,
141
  "max_reserved": null,
 
144
  "latency": {
145
  "unit": "s",
146
  "values": [
147
+ 0.17399313199999256,
148
+ 0.17251850899998544,
149
+ 0.1732400719999987,
150
+ 0.18155045599999653,
151
+ 0.16463026700000682,
152
+ 0.14695095199999741
153
  ],
154
+ "count": 6,
155
+ "total": 1.0128833879999775,
156
+ "mean": 0.16881389799999624,
157
+ "p50": 0.17287929049999207,
158
+ "p90": 0.17777179399999454,
159
+ "p95": 0.17966112499999554,
160
+ "p99": 0.18117258979999634,
161
+ "stdev": 0.01093808872393897,
162
+ "stdev_": 6.4793769076638545
163
  },
164
  "throughput": {
165
  "unit": "samples/s",
166
+ "value": 11.847365789752953
167
  },
168
  "energy": {
169
  "unit": "kWh",
170
+ "cpu": 5.876045966666747e-06,
171
+ "ram": 2.455735545007556e-07,
172
  "gpu": 0.0,
173
+ "total": 6.121619521167503e-06
174
  },
175
  "efficiency": {
176
  "unit": "samples/kWh",
177
+ "value": 326710.92887827236
178
  }
179
  }
180
  }