Commit
•
1688ce2
1
Parent(s):
eb03f5c
Upload cpu_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
},
|
66 |
"latency": true,
|
67 |
"memory": true,
|
68 |
-
"energy":
|
69 |
},
|
70 |
"launcher": {
|
71 |
"name": "process",
|
@@ -86,7 +86,7 @@
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
@@ -105,7 +105,7 @@
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
-
"max_ram":
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
@@ -114,32 +114,41 @@
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 5,
|
117 |
-
"total": 7.
|
118 |
-
"mean": 1.
|
119 |
-
"stdev": 0.
|
120 |
-
"p50": 1.
|
121 |
-
"p90": 1.
|
122 |
-
"p95": 1.
|
123 |
-
"p99": 1.
|
124 |
"values": [
|
125 |
-
1.
|
126 |
-
1.
|
127 |
-
1.
|
128 |
-
1.
|
129 |
-
1.
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
-
"value": 6.
|
135 |
},
|
136 |
-
"energy":
|
137 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
},
|
139 |
"warmup": {
|
140 |
"memory": {
|
141 |
"unit": "MB",
|
142 |
-
"max_ram":
|
143 |
"max_global_vram": null,
|
144 |
"max_process_vram": null,
|
145 |
"max_reserved": null,
|
@@ -148,21 +157,21 @@
|
|
148 |
"latency": {
|
149 |
"unit": "s",
|
150 |
"count": 2,
|
151 |
-
"total": 3.
|
152 |
-
"mean": 1.
|
153 |
-
"stdev": 0.
|
154 |
-
"p50": 1.
|
155 |
-
"p90": 1.
|
156 |
-
"p95": 1.
|
157 |
-
"p99": 1.
|
158 |
"values": [
|
159 |
-
1.
|
160 |
-
1.
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "samples/s",
|
165 |
-
"value": 2.
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|
@@ -170,7 +179,7 @@
|
|
170 |
"train": {
|
171 |
"memory": {
|
172 |
"unit": "MB",
|
173 |
-
"max_ram":
|
174 |
"max_global_vram": null,
|
175 |
"max_process_vram": null,
|
176 |
"max_reserved": null,
|
@@ -179,22 +188,22 @@
|
|
179 |
"latency": {
|
180 |
"unit": "s",
|
181 |
"count": 3,
|
182 |
-
"total": 4.
|
183 |
-
"mean": 1.
|
184 |
-
"stdev": 0.
|
185 |
-
"p50": 1.
|
186 |
-
"p90": 1.
|
187 |
-
"p95": 1.
|
188 |
-
"p99": 1.
|
189 |
"values": [
|
190 |
-
1.
|
191 |
-
1.
|
192 |
-
1.
|
193 |
]
|
194 |
},
|
195 |
"throughput": {
|
196 |
"unit": "samples/s",
|
197 |
-
"value": 3.
|
198 |
},
|
199 |
"energy": null,
|
200 |
"efficiency": null
|
|
|
65 |
},
|
66 |
"latency": true,
|
67 |
"memory": true,
|
68 |
+
"energy": true
|
69 |
},
|
70 |
"launcher": {
|
71 |
"name": "process",
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "306b62b09358b573061bd4584566f747057b6e0f",
|
90 |
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2473.754624,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 5,
|
117 |
+
"total": 7.768907574999957,
|
118 |
+
"mean": 1.5537815149999914,
|
119 |
+
"stdev": 0.05235015758957824,
|
120 |
+
"p50": 1.5292531399999234,
|
121 |
+
"p90": 1.608262764799997,
|
122 |
+
"p95": 1.6332379584000136,
|
123 |
+
"p99": 1.653218113280027,
|
124 |
"values": [
|
125 |
+
1.6582131520000303,
|
126 |
+
1.5262239270000464,
|
127 |
+
1.5292531399999234,
|
128 |
+
1.5333371839999472,
|
129 |
+
1.5218801720000101
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
+
"value": 6.4359112934871385
|
135 |
},
|
136 |
+
"energy": {
|
137 |
+
"unit": "kWh",
|
138 |
+
"cpu": 0.0003174128739833356,
|
139 |
+
"ram": 1.3275852412308049e-05,
|
140 |
+
"gpu": 0,
|
141 |
+
"total": 0.00033068872639564366
|
142 |
+
},
|
143 |
+
"efficiency": {
|
144 |
+
"unit": "samples/kWh",
|
145 |
+
"value": 30239.918091540163
|
146 |
+
}
|
147 |
},
|
148 |
"warmup": {
|
149 |
"memory": {
|
150 |
"unit": "MB",
|
151 |
+
"max_ram": 2473.754624,
|
152 |
"max_global_vram": null,
|
153 |
"max_process_vram": null,
|
154 |
"max_reserved": null,
|
|
|
157 |
"latency": {
|
158 |
"unit": "s",
|
159 |
"count": 2,
|
160 |
+
"total": 3.1844370790000767,
|
161 |
+
"mean": 1.5922185395000383,
|
162 |
+
"stdev": 0.06599461249999194,
|
163 |
+
"p50": 1.5922185395000383,
|
164 |
+
"p90": 1.6450142295000318,
|
165 |
+
"p95": 1.6516136907500312,
|
166 |
+
"p99": 1.6568932597500305,
|
167 |
"values": [
|
168 |
+
1.6582131520000303,
|
169 |
+
1.5262239270000464
|
170 |
]
|
171 |
},
|
172 |
"throughput": {
|
173 |
"unit": "samples/s",
|
174 |
+
"value": 2.5122179529802566
|
175 |
},
|
176 |
"energy": null,
|
177 |
"efficiency": null
|
|
|
179 |
"train": {
|
180 |
"memory": {
|
181 |
"unit": "MB",
|
182 |
+
"max_ram": 2473.754624,
|
183 |
"max_global_vram": null,
|
184 |
"max_process_vram": null,
|
185 |
"max_reserved": null,
|
|
|
188 |
"latency": {
|
189 |
"unit": "s",
|
190 |
"count": 3,
|
191 |
+
"total": 4.584470495999881,
|
192 |
+
"mean": 1.5281568319999603,
|
193 |
+
"stdev": 0.004741110939766688,
|
194 |
+
"p50": 1.5292531399999234,
|
195 |
+
"p90": 1.5325203751999426,
|
196 |
+
"p95": 1.532928779599945,
|
197 |
+
"p99": 1.5332555031199468,
|
198 |
"values": [
|
199 |
+
1.5292531399999234,
|
200 |
+
1.5333371839999472,
|
201 |
+
1.5218801720000101
|
202 |
]
|
203 |
},
|
204 |
"throughput": {
|
205 |
"unit": "samples/s",
|
206 |
+
"value": 3.926298580328014
|
207 |
},
|
208 |
"energy": null,
|
209 |
"efficiency": null
|