Commit
•
0cb7841
1
Parent(s):
5280e59
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,8 +44,8 @@
|
|
44 |
"duration": 1,
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
-
"batch_size":
|
48 |
-
"sequence_length":
|
49 |
},
|
50 |
"new_tokens": null,
|
51 |
"memory": true,
|
@@ -79,7 +79,7 @@
|
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.15",
|
81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
82 |
-
"optimum_benchmark_commit": "
|
83 |
"transformers_version": "4.46.3",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "1.1.1",
|
@@ -100,7 +100,7 @@
|
|
100 |
"load": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,15 +109,15 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"values": [
|
112 |
-
0.
|
113 |
],
|
114 |
"count": 1,
|
115 |
-
"total": 0.
|
116 |
-
"mean": 0.
|
117 |
-
"p50": 0.
|
118 |
-
"p90": 0.
|
119 |
-
"p95": 0.
|
120 |
-
"p99": 0.
|
121 |
"stdev": 0,
|
122 |
"stdev_": 0
|
123 |
},
|
@@ -128,7 +128,7 @@
|
|
128 |
"forward": {
|
129 |
"memory": {
|
130 |
"unit": "MB",
|
131 |
-
"max_ram":
|
132 |
"max_global_vram": null,
|
133 |
"max_process_vram": null,
|
134 |
"max_reserved": null,
|
@@ -137,43 +137,37 @@
|
|
137 |
"latency": {
|
138 |
"unit": "s",
|
139 |
"values": [
|
140 |
-
0.
|
141 |
-
0.
|
142 |
-
0.
|
143 |
-
0.
|
144 |
-
0.
|
145 |
-
0.
|
146 |
-
0.08725954499999489,
|
147 |
-
0.0863580250000382,
|
148 |
-
0.09329994799998076,
|
149 |
-
0.09348609500000293,
|
150 |
-
0.07862296399997604,
|
151 |
-
0.07857237400003214
|
152 |
],
|
153 |
-
"count":
|
154 |
-
"total": 1.
|
155 |
-
"mean": 0.
|
156 |
-
"p50": 0.
|
157 |
-
"p90": 0.
|
158 |
-
"p95": 0.
|
159 |
-
"p99": 0.
|
160 |
-
"stdev": 0.
|
161 |
-
"stdev_":
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "samples/s",
|
165 |
-
"value":
|
166 |
},
|
167 |
"energy": {
|
168 |
"unit": "kWh",
|
169 |
-
"cpu":
|
170 |
-
"ram":
|
171 |
"gpu": 0.0,
|
172 |
-
"total":
|
173 |
},
|
174 |
"efficiency": {
|
175 |
"unit": "samples/kWh",
|
176 |
-
"value":
|
177 |
}
|
178 |
}
|
179 |
}
|
|
|
44 |
"duration": 1,
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
+
"batch_size": 2,
|
48 |
+
"sequence_length": 16
|
49 |
},
|
50 |
"new_tokens": null,
|
51 |
"memory": true,
|
|
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.15",
|
81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
82 |
+
"optimum_benchmark_commit": "04bb8676c2e912cf262caaa2d4796a0191a83273",
|
83 |
"transformers_version": "4.46.3",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "1.1.1",
|
|
|
100 |
"load": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
+
"max_ram": 545.267712,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"values": [
|
112 |
+
0.2555237699999964
|
113 |
],
|
114 |
"count": 1,
|
115 |
+
"total": 0.2555237699999964,
|
116 |
+
"mean": 0.2555237699999964,
|
117 |
+
"p50": 0.2555237699999964,
|
118 |
+
"p90": 0.2555237699999964,
|
119 |
+
"p95": 0.2555237699999964,
|
120 |
+
"p99": 0.2555237699999964,
|
121 |
"stdev": 0,
|
122 |
"stdev_": 0
|
123 |
},
|
|
|
128 |
"forward": {
|
129 |
"memory": {
|
130 |
"unit": "MB",
|
131 |
+
"max_ram": 602.947584,
|
132 |
"max_global_vram": null,
|
133 |
"max_process_vram": null,
|
134 |
"max_reserved": null,
|
|
|
137 |
"latency": {
|
138 |
"unit": "s",
|
139 |
"values": [
|
140 |
+
0.2521286269999905,
|
141 |
+
0.2461161230000073,
|
142 |
+
0.15373714399999017,
|
143 |
+
0.15259791599999062,
|
144 |
+
0.1489386359999969,
|
145 |
+
0.152091745000007
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
],
|
147 |
+
"count": 6,
|
148 |
+
"total": 1.1056101909999825,
|
149 |
+
"mean": 0.18426836516666376,
|
150 |
+
"p50": 0.1531675299999904,
|
151 |
+
"p90": 0.2491223749999989,
|
152 |
+
"p95": 0.2506255009999947,
|
153 |
+
"p99": 0.2518280017999913,
|
154 |
+
"stdev": 0.045914517946916075,
|
155 |
+
"stdev_": 24.917200467583317
|
156 |
},
|
157 |
"throughput": {
|
158 |
"unit": "samples/s",
|
159 |
+
"value": 10.853734976109848
|
160 |
},
|
161 |
"energy": {
|
162 |
"unit": "kWh",
|
163 |
+
"cpu": 5.818417933333345e-06,
|
164 |
+
"ram": 2.431615552784423e-07,
|
165 |
"gpu": 0.0,
|
166 |
+
"total": 6.061579488611788e-06
|
167 |
},
|
168 |
"efficiency": {
|
169 |
"unit": "samples/kWh",
|
170 |
+
"value": 329947.00535685563
|
171 |
}
|
172 |
}
|
173 |
}
|