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
|
@@ -69,6 +69,8 @@
|
|
| 69 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 70 |
"device_isolation": false,
|
| 71 |
"device_isolation_action": "error",
|
|
|
|
|
|
|
| 72 |
"start_method": "spawn"
|
| 73 |
},
|
| 74 |
"environment": {
|
|
@@ -81,8 +83,8 @@
|
|
| 81 |
"processor": "x86_64",
|
| 82 |
"python_version": "3.10.14",
|
| 83 |
"optimum_benchmark_version": "0.2.1",
|
| 84 |
-
"optimum_benchmark_commit": "
|
| 85 |
-
"transformers_version": "4.
|
| 86 |
"transformers_commit": null,
|
| 87 |
"accelerate_version": "0.30.1",
|
| 88 |
"accelerate_commit": null,
|
|
@@ -100,7 +102,7 @@
|
|
| 100 |
"overall": {
|
| 101 |
"memory": {
|
| 102 |
"unit": "MB",
|
| 103 |
-
"max_ram":
|
| 104 |
"max_global_vram": null,
|
| 105 |
"max_process_vram": null,
|
| 106 |
"max_reserved": null,
|
|
@@ -109,24 +111,24 @@
|
|
| 109 |
"latency": {
|
| 110 |
"unit": "s",
|
| 111 |
"count": 5,
|
| 112 |
-
"total": 7.
|
| 113 |
-
"mean": 1.
|
| 114 |
-
"stdev": 0.
|
| 115 |
-
"p50": 1.
|
| 116 |
-
"p90": 1.
|
| 117 |
-
"p95": 1.
|
| 118 |
-
"p99": 1.
|
| 119 |
"values": [
|
| 120 |
-
1.
|
| 121 |
-
1.
|
| 122 |
-
1.
|
| 123 |
-
1.
|
| 124 |
-
1.
|
| 125 |
]
|
| 126 |
},
|
| 127 |
"throughput": {
|
| 128 |
"unit": "samples/s",
|
| 129 |
-
"value": 6.
|
| 130 |
},
|
| 131 |
"energy": null,
|
| 132 |
"efficiency": null
|
|
@@ -134,7 +136,7 @@
|
|
| 134 |
"warmup": {
|
| 135 |
"memory": {
|
| 136 |
"unit": "MB",
|
| 137 |
-
"max_ram":
|
| 138 |
"max_global_vram": null,
|
| 139 |
"max_process_vram": null,
|
| 140 |
"max_reserved": null,
|
|
@@ -143,21 +145,21 @@
|
|
| 143 |
"latency": {
|
| 144 |
"unit": "s",
|
| 145 |
"count": 2,
|
| 146 |
-
"total": 3.
|
| 147 |
-
"mean": 1.
|
| 148 |
-
"stdev": 0.
|
| 149 |
-
"p50": 1.
|
| 150 |
-
"p90": 1.
|
| 151 |
-
"p95": 1.
|
| 152 |
-
"p99": 1.
|
| 153 |
"values": [
|
| 154 |
-
1.
|
| 155 |
-
1.
|
| 156 |
]
|
| 157 |
},
|
| 158 |
"throughput": {
|
| 159 |
"unit": "samples/s",
|
| 160 |
-
"value": 2.
|
| 161 |
},
|
| 162 |
"energy": null,
|
| 163 |
"efficiency": null
|
|
@@ -165,7 +167,7 @@
|
|
| 165 |
"train": {
|
| 166 |
"memory": {
|
| 167 |
"unit": "MB",
|
| 168 |
-
"max_ram":
|
| 169 |
"max_global_vram": null,
|
| 170 |
"max_process_vram": null,
|
| 171 |
"max_reserved": null,
|
|
@@ -174,22 +176,22 @@
|
|
| 174 |
"latency": {
|
| 175 |
"unit": "s",
|
| 176 |
"count": 3,
|
| 177 |
-
"total": 4.
|
| 178 |
-
"mean": 1.
|
| 179 |
-
"stdev": 0.
|
| 180 |
-
"p50": 1.
|
| 181 |
-
"p90": 1.
|
| 182 |
-
"p95": 1.
|
| 183 |
-
"p99": 1.
|
| 184 |
"values": [
|
| 185 |
-
1.
|
| 186 |
-
1.
|
| 187 |
-
1.
|
| 188 |
]
|
| 189 |
},
|
| 190 |
"throughput": {
|
| 191 |
"unit": "samples/s",
|
| 192 |
-
"value":
|
| 193 |
},
|
| 194 |
"energy": null,
|
| 195 |
"efficiency": null
|
|
|
|
| 69 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 70 |
"device_isolation": false,
|
| 71 |
"device_isolation_action": "error",
|
| 72 |
+
"numactl": false,
|
| 73 |
+
"numactl_kwargs": {},
|
| 74 |
"start_method": "spawn"
|
| 75 |
},
|
| 76 |
"environment": {
|
|
|
|
| 83 |
"processor": "x86_64",
|
| 84 |
"python_version": "3.10.14",
|
| 85 |
"optimum_benchmark_version": "0.2.1",
|
| 86 |
+
"optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
|
| 87 |
+
"transformers_version": "4.41.0",
|
| 88 |
"transformers_commit": null,
|
| 89 |
"accelerate_version": "0.30.1",
|
| 90 |
"accelerate_commit": null,
|
|
|
|
| 102 |
"overall": {
|
| 103 |
"memory": {
|
| 104 |
"unit": "MB",
|
| 105 |
+
"max_ram": 2460.770304,
|
| 106 |
"max_global_vram": null,
|
| 107 |
"max_process_vram": null,
|
| 108 |
"max_reserved": null,
|
|
|
|
| 111 |
"latency": {
|
| 112 |
"unit": "s",
|
| 113 |
"count": 5,
|
| 114 |
+
"total": 7.692473550999978,
|
| 115 |
+
"mean": 1.5384947101999955,
|
| 116 |
+
"stdev": 0.05485138037520426,
|
| 117 |
+
"p50": 1.5120350770000073,
|
| 118 |
+
"p90": 1.5943846494000014,
|
| 119 |
+
"p95": 1.621261688200002,
|
| 120 |
+
"p99": 1.6427633192400026,
|
| 121 |
"values": [
|
| 122 |
+
1.6481387270000027,
|
| 123 |
+
1.508402187999991,
|
| 124 |
+
1.5137535329999992,
|
| 125 |
+
1.5101440259999777,
|
| 126 |
+
1.5120350770000073
|
| 127 |
]
|
| 128 |
},
|
| 129 |
"throughput": {
|
| 130 |
"unit": "samples/s",
|
| 131 |
+
"value": 6.499859852426829
|
| 132 |
},
|
| 133 |
"energy": null,
|
| 134 |
"efficiency": null
|
|
|
|
| 136 |
"warmup": {
|
| 137 |
"memory": {
|
| 138 |
"unit": "MB",
|
| 139 |
+
"max_ram": 2460.770304,
|
| 140 |
"max_global_vram": null,
|
| 141 |
"max_process_vram": null,
|
| 142 |
"max_reserved": null,
|
|
|
|
| 145 |
"latency": {
|
| 146 |
"unit": "s",
|
| 147 |
"count": 2,
|
| 148 |
+
"total": 3.1565409149999937,
|
| 149 |
+
"mean": 1.5782704574999968,
|
| 150 |
+
"stdev": 0.06986826950000591,
|
| 151 |
+
"p50": 1.5782704574999968,
|
| 152 |
+
"p90": 1.6341650731000015,
|
| 153 |
+
"p95": 1.641151900050002,
|
| 154 |
+
"p99": 1.6467413616100026,
|
| 155 |
"values": [
|
| 156 |
+
1.6481387270000027,
|
| 157 |
+
1.508402187999991
|
| 158 |
]
|
| 159 |
},
|
| 160 |
"throughput": {
|
| 161 |
"unit": "samples/s",
|
| 162 |
+
"value": 2.5344198651073135
|
| 163 |
},
|
| 164 |
"energy": null,
|
| 165 |
"efficiency": null
|
|
|
|
| 167 |
"train": {
|
| 168 |
"memory": {
|
| 169 |
"unit": "MB",
|
| 170 |
+
"max_ram": 2460.770304,
|
| 171 |
"max_global_vram": null,
|
| 172 |
"max_process_vram": null,
|
| 173 |
"max_reserved": null,
|
|
|
|
| 176 |
"latency": {
|
| 177 |
"unit": "s",
|
| 178 |
"count": 3,
|
| 179 |
+
"total": 4.535932635999984,
|
| 180 |
+
"mean": 1.511977545333328,
|
| 181 |
+
"stdev": 0.001474136496462525,
|
| 182 |
+
"p50": 1.5120350770000073,
|
| 183 |
+
"p90": 1.5134098418000008,
|
| 184 |
+
"p95": 1.5135816873999999,
|
| 185 |
+
"p99": 1.5137191638799994,
|
| 186 |
"values": [
|
| 187 |
+
1.5137535329999992,
|
| 188 |
+
1.5101440259999777,
|
| 189 |
+
1.5120350770000073
|
| 190 |
]
|
| 191 |
},
|
| 192 |
"throughput": {
|
| 193 |
"unit": "samples/s",
|
| 194 |
+
"value": 3.9683129015499037
|
| 195 |
},
|
| 196 |
"energy": null,
|
| 197 |
"efficiency": null
|