Commit
•
7a2db9d
1
Parent(s):
5c98d51
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
@@ -71,7 +71,7 @@
|
|
71 |
"name": "process",
|
72 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
73 |
"device_isolation": false,
|
74 |
-
"device_isolation_action":
|
75 |
"numactl": false,
|
76 |
"numactl_kwargs": {},
|
77 |
"start_method": "spawn"
|
@@ -86,7 +86,7 @@
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.14",
|
88 |
"optimum_benchmark_version": "0.4.0",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.0",
|
@@ -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,24 +114,24 @@
|
|
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": null,
|
137 |
"efficiency": null
|
@@ -139,7 +139,7 @@
|
|
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 +148,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 +170,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 +179,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
|
|
|
71 |
"name": "process",
|
72 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
73 |
"device_isolation": false,
|
74 |
+
"device_isolation_action": null,
|
75 |
"numactl": false,
|
76 |
"numactl_kwargs": {},
|
77 |
"start_method": "spawn"
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.14",
|
88 |
"optimum_benchmark_version": "0.4.0",
|
89 |
+
"optimum_benchmark_commit": "32b10f1b300765e407764dfb07b6fe749067c327",
|
90 |
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.0",
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2472.05888,
|
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.693632295999919,
|
118 |
+
"mean": 1.5387264591999839,
|
119 |
+
"stdev": 0.05560462508193136,
|
120 |
+
"p50": 1.517319233999956,
|
121 |
+
"p90": 1.5967642899999988,
|
122 |
+
"p95": 1.6230326160000117,
|
123 |
+
"p99": 1.6440472768000223,
|
124 |
"values": [
|
125 |
+
1.6493009420000249,
|
126 |
+
1.5031436240000176,
|
127 |
+
1.505909183999961,
|
128 |
+
1.5179593119999595,
|
129 |
+
1.517319233999956
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
+
"value": 6.498880902586942
|
135 |
},
|
136 |
"energy": null,
|
137 |
"efficiency": null
|
|
|
139 |
"warmup": {
|
140 |
"memory": {
|
141 |
"unit": "MB",
|
142 |
+
"max_ram": 2472.05888,
|
143 |
"max_global_vram": null,
|
144 |
"max_process_vram": null,
|
145 |
"max_reserved": null,
|
|
|
148 |
"latency": {
|
149 |
"unit": "s",
|
150 |
"count": 2,
|
151 |
+
"total": 3.1524445660000424,
|
152 |
+
"mean": 1.5762222830000212,
|
153 |
+
"stdev": 0.07307865900000365,
|
154 |
+
"p50": 1.5762222830000212,
|
155 |
+
"p90": 1.6346852102000242,
|
156 |
+
"p95": 1.6419930761000245,
|
157 |
+
"p99": 1.6478393688200248,
|
158 |
"values": [
|
159 |
+
1.6493009420000249,
|
160 |
+
1.5031436240000176
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "samples/s",
|
165 |
+
"value": 2.5377131405519826
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|
|
|
170 |
"train": {
|
171 |
"memory": {
|
172 |
"unit": "MB",
|
173 |
+
"max_ram": 2472.05888,
|
174 |
"max_global_vram": null,
|
175 |
"max_process_vram": null,
|
176 |
"max_reserved": null,
|
|
|
179 |
"latency": {
|
180 |
"unit": "s",
|
181 |
"count": 3,
|
182 |
+
"total": 4.541187729999876,
|
183 |
+
"mean": 1.513729243333292,
|
184 |
+
"stdev": 0.005535787865886051,
|
185 |
+
"p50": 1.517319233999956,
|
186 |
+
"p90": 1.5178312963999587,
|
187 |
+
"p95": 1.5178953041999592,
|
188 |
+
"p99": 1.5179465104399594,
|
189 |
"values": [
|
190 |
+
1.505909183999961,
|
191 |
+
1.5179593119999595,
|
192 |
+
1.517319233999956
|
193 |
]
|
194 |
},
|
195 |
"throughput": {
|
196 |
"unit": "samples/s",
|
197 |
+
"value": 3.963720742282656
|
198 |
},
|
199 |
"energy": null,
|
200 |
"efficiency": null
|