Commit
•
19a8912
1
Parent(s):
ab04584
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
@@ -79,14 +79,14 @@
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 4,
|
82 |
-
"cpu_ram_mb": 16766.
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
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.45.0",
|
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,41 +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 |
"unit": "kWh",
|
138 |
-
"cpu": 0.
|
139 |
-
"ram": 1.
|
140 |
"gpu": 0,
|
141 |
-
"total": 0.
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
-
"value":
|
146 |
}
|
147 |
},
|
148 |
"warmup": {
|
149 |
"memory": {
|
150 |
"unit": "MB",
|
151 |
-
"max_ram":
|
152 |
"max_global_vram": null,
|
153 |
"max_process_vram": null,
|
154 |
"max_reserved": null,
|
@@ -157,21 +157,21 @@
|
|
157 |
"latency": {
|
158 |
"unit": "s",
|
159 |
"count": 2,
|
160 |
-
"total": 3.
|
161 |
-
"mean": 1.
|
162 |
-
"stdev": 0.
|
163 |
-
"p50": 1.
|
164 |
-
"p90": 1.
|
165 |
-
"p95": 1.
|
166 |
-
"p99": 1.
|
167 |
"values": [
|
168 |
-
1.
|
169 |
-
1.
|
170 |
]
|
171 |
},
|
172 |
"throughput": {
|
173 |
"unit": "samples/s",
|
174 |
-
"value": 2.
|
175 |
},
|
176 |
"energy": null,
|
177 |
"efficiency": null
|
@@ -179,7 +179,7 @@
|
|
179 |
"train": {
|
180 |
"memory": {
|
181 |
"unit": "MB",
|
182 |
-
"max_ram":
|
183 |
"max_global_vram": null,
|
184 |
"max_process_vram": null,
|
185 |
"max_reserved": null,
|
@@ -188,22 +188,22 @@
|
|
188 |
"latency": {
|
189 |
"unit": "s",
|
190 |
"count": 3,
|
191 |
-
"total": 4.
|
192 |
-
"mean": 1.
|
193 |
-
"stdev": 0.
|
194 |
-
"p50": 1.
|
195 |
-
"p90": 1.
|
196 |
-
"p95": 1.
|
197 |
-
"p99": 1.
|
198 |
"values": [
|
199 |
-
1.
|
200 |
-
1.
|
201 |
-
1.
|
202 |
]
|
203 |
},
|
204 |
"throughput": {
|
205 |
"unit": "samples/s",
|
206 |
-
"value": 3.
|
207 |
},
|
208 |
"energy": null,
|
209 |
"efficiency": null
|
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 4,
|
82 |
+
"cpu_ram_mb": 16766.7712,
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "04d3ae334898d98d417419334aeb47e28011dd0a",
|
90 |
"transformers_version": "4.45.0",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2476.29824,
|
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.790255445000071,
|
118 |
+
"mean": 1.558051089000014,
|
119 |
+
"stdev": 0.059057253013561274,
|
120 |
+
"p50": 1.5354998690000343,
|
121 |
+
"p90": 1.6218839075999996,
|
122 |
+
"p95": 1.6482230427999867,
|
123 |
+
"p99": 1.6692943509599762,
|
124 |
"values": [
|
125 |
+
1.6745621779999738,
|
126 |
+
1.5153422980000073,
|
127 |
+
1.5354998690000343,
|
128 |
+
1.5219845980000173,
|
129 |
+
1.542866502000038
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
+
"value": 6.418274773273438
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
+
"cpu": 0.00031852179068888963,
|
139 |
+
"ram": 1.3322259668438648e-05,
|
140 |
"gpu": 0,
|
141 |
+
"total": 0.00033184405035732825
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
+
"value": 30134.637005641784
|
146 |
}
|
147 |
},
|
148 |
"warmup": {
|
149 |
"memory": {
|
150 |
"unit": "MB",
|
151 |
+
"max_ram": 2476.29824,
|
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.189904475999981,
|
161 |
+
"mean": 1.5949522379999905,
|
162 |
+
"stdev": 0.07960993999998323,
|
163 |
+
"p50": 1.5949522379999905,
|
164 |
+
"p90": 1.6586401899999772,
|
165 |
+
"p95": 1.6666011839999755,
|
166 |
+
"p99": 1.6729699791999741,
|
167 |
"values": [
|
168 |
+
1.6745621779999738,
|
169 |
+
1.5153422980000073
|
170 |
]
|
171 |
},
|
172 |
"throughput": {
|
173 |
"unit": "samples/s",
|
174 |
+
"value": 2.5079120895907505
|
175 |
},
|
176 |
"energy": null,
|
177 |
"efficiency": null
|
|
|
179 |
"train": {
|
180 |
"memory": {
|
181 |
"unit": "MB",
|
182 |
+
"max_ram": 2476.29824,
|
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.60035096900009,
|
192 |
+
"mean": 1.5334503230000298,
|
193 |
+
"stdev": 0.008647310093168529,
|
194 |
+
"p50": 1.5354998690000343,
|
195 |
+
"p90": 1.5413931754000374,
|
196 |
+
"p95": 1.5421298387000377,
|
197 |
+
"p99": 1.542719169340038,
|
198 |
"values": [
|
199 |
+
1.5354998690000343,
|
200 |
+
1.5219845980000173,
|
201 |
+
1.542866502000038
|
202 |
]
|
203 |
},
|
204 |
"throughput": {
|
205 |
"unit": "samples/s",
|
206 |
+
"value": 3.9127449451780403
|
207 |
},
|
208 |
"energy": null,
|
209 |
"efficiency": null
|