Upload cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub
Browse files
cuda_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": true,
|
| 71 |
"device_isolation_action": "error",
|
|
|
|
|
|
|
| 72 |
"start_method": "spawn"
|
| 73 |
},
|
| 74 |
"environment": {
|
|
@@ -87,7 +89,7 @@
|
|
| 87 |
"gpu_vram_mb": 24146608128,
|
| 88 |
"optimum_benchmark_version": "0.2.1",
|
| 89 |
"optimum_benchmark_commit": null,
|
| 90 |
-
"transformers_version": "4.
|
| 91 |
"transformers_commit": null,
|
| 92 |
"accelerate_version": "0.30.1",
|
| 93 |
"accelerate_commit": null,
|
|
@@ -105,33 +107,33 @@
|
|
| 105 |
"overall": {
|
| 106 |
"memory": {
|
| 107 |
"unit": "MB",
|
| 108 |
-
"max_ram":
|
| 109 |
"max_global_vram": 2628.255744,
|
| 110 |
"max_process_vram": 0.0,
|
| 111 |
"max_reserved": 1956.642816,
|
| 112 |
-
"max_allocated":
|
| 113 |
},
|
| 114 |
"latency": {
|
| 115 |
"unit": "s",
|
| 116 |
"count": 5,
|
| 117 |
-
"total": 0.
|
| 118 |
-
"mean": 0.
|
| 119 |
-
"stdev": 0.
|
| 120 |
-
"p50": 0.
|
| 121 |
-
"p90": 0.
|
| 122 |
-
"p95": 0.
|
| 123 |
-
"p99": 0.
|
| 124 |
"values": [
|
| 125 |
-
0.
|
| 126 |
-
0.
|
| 127 |
-
0.
|
| 128 |
-
0.
|
| 129 |
-
0.
|
| 130 |
]
|
| 131 |
},
|
| 132 |
"throughput": {
|
| 133 |
"unit": "samples/s",
|
| 134 |
-
"value":
|
| 135 |
},
|
| 136 |
"energy": null,
|
| 137 |
"efficiency": null
|
|
@@ -139,30 +141,30 @@
|
|
| 139 |
"warmup": {
|
| 140 |
"memory": {
|
| 141 |
"unit": "MB",
|
| 142 |
-
"max_ram":
|
| 143 |
"max_global_vram": 2628.255744,
|
| 144 |
"max_process_vram": 0.0,
|
| 145 |
"max_reserved": 1956.642816,
|
| 146 |
-
"max_allocated":
|
| 147 |
},
|
| 148 |
"latency": {
|
| 149 |
"unit": "s",
|
| 150 |
"count": 2,
|
| 151 |
-
"total": 0.
|
| 152 |
-
"mean": 0.
|
| 153 |
-
"stdev": 0.
|
| 154 |
-
"p50": 0.
|
| 155 |
-
"p90": 0.
|
| 156 |
-
"p95": 0.
|
| 157 |
-
"p99": 0.
|
| 158 |
"values": [
|
| 159 |
-
0.
|
| 160 |
-
0.
|
| 161 |
]
|
| 162 |
},
|
| 163 |
"throughput": {
|
| 164 |
"unit": "samples/s",
|
| 165 |
-
"value":
|
| 166 |
},
|
| 167 |
"energy": null,
|
| 168 |
"efficiency": null
|
|
@@ -170,31 +172,31 @@
|
|
| 170 |
"train": {
|
| 171 |
"memory": {
|
| 172 |
"unit": "MB",
|
| 173 |
-
"max_ram":
|
| 174 |
"max_global_vram": 2628.255744,
|
| 175 |
"max_process_vram": 0.0,
|
| 176 |
"max_reserved": 1956.642816,
|
| 177 |
-
"max_allocated":
|
| 178 |
},
|
| 179 |
"latency": {
|
| 180 |
"unit": "s",
|
| 181 |
"count": 3,
|
| 182 |
-
"total": 0.
|
| 183 |
-
"mean": 0.
|
| 184 |
-
"stdev": 0.
|
| 185 |
-
"p50": 0.
|
| 186 |
-
"p90": 0.
|
| 187 |
-
"p95": 0.
|
| 188 |
-
"p99": 0.
|
| 189 |
"values": [
|
| 190 |
-
0.
|
| 191 |
-
0.
|
| 192 |
-
0.
|
| 193 |
]
|
| 194 |
},
|
| 195 |
"throughput": {
|
| 196 |
"unit": "samples/s",
|
| 197 |
-
"value":
|
| 198 |
},
|
| 199 |
"energy": null,
|
| 200 |
"efficiency": null
|
|
|
|
| 69 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 70 |
"device_isolation": true,
|
| 71 |
"device_isolation_action": "error",
|
| 72 |
+
"numactl": false,
|
| 73 |
+
"numactl_kwargs": {},
|
| 74 |
"start_method": "spawn"
|
| 75 |
},
|
| 76 |
"environment": {
|
|
|
|
| 89 |
"gpu_vram_mb": 24146608128,
|
| 90 |
"optimum_benchmark_version": "0.2.1",
|
| 91 |
"optimum_benchmark_commit": null,
|
| 92 |
+
"transformers_version": "4.41.0",
|
| 93 |
"transformers_commit": null,
|
| 94 |
"accelerate_version": "0.30.1",
|
| 95 |
"accelerate_commit": null,
|
|
|
|
| 107 |
"overall": {
|
| 108 |
"memory": {
|
| 109 |
"unit": "MB",
|
| 110 |
+
"max_ram": 1460.256768,
|
| 111 |
"max_global_vram": 2628.255744,
|
| 112 |
"max_process_vram": 0.0,
|
| 113 |
"max_reserved": 1956.642816,
|
| 114 |
+
"max_allocated": 1755.291648
|
| 115 |
},
|
| 116 |
"latency": {
|
| 117 |
"unit": "s",
|
| 118 |
"count": 5,
|
| 119 |
+
"total": 0.5517742004394531,
|
| 120 |
+
"mean": 0.11035484008789062,
|
| 121 |
+
"stdev": 0.10721930115409478,
|
| 122 |
+
"p50": 0.05679206466674805,
|
| 123 |
+
"p90": 0.21791723175048833,
|
| 124 |
+
"p95": 0.2713542610168457,
|
| 125 |
+
"p99": 0.31410388442993165,
|
| 126 |
"values": [
|
| 127 |
+
0.32479129028320314,
|
| 128 |
+
0.05679206466674805,
|
| 129 |
+
0.057606143951416014,
|
| 130 |
+
0.05630156707763672,
|
| 131 |
+
0.05628313446044922
|
| 132 |
]
|
| 133 |
},
|
| 134 |
"throughput": {
|
| 135 |
"unit": "samples/s",
|
| 136 |
+
"value": 90.61677758796655
|
| 137 |
},
|
| 138 |
"energy": null,
|
| 139 |
"efficiency": null
|
|
|
|
| 141 |
"warmup": {
|
| 142 |
"memory": {
|
| 143 |
"unit": "MB",
|
| 144 |
+
"max_ram": 1460.256768,
|
| 145 |
"max_global_vram": 2628.255744,
|
| 146 |
"max_process_vram": 0.0,
|
| 147 |
"max_reserved": 1956.642816,
|
| 148 |
+
"max_allocated": 1755.291648
|
| 149 |
},
|
| 150 |
"latency": {
|
| 151 |
"unit": "s",
|
| 152 |
"count": 2,
|
| 153 |
+
"total": 0.3815833549499512,
|
| 154 |
+
"mean": 0.1907916774749756,
|
| 155 |
+
"stdev": 0.13399961280822753,
|
| 156 |
+
"p50": 0.1907916774749756,
|
| 157 |
+
"p90": 0.29799136772155765,
|
| 158 |
+
"p95": 0.31139132900238037,
|
| 159 |
+
"p99": 0.3221112980270386,
|
| 160 |
"values": [
|
| 161 |
+
0.32479129028320314,
|
| 162 |
+
0.05679206466674805
|
| 163 |
]
|
| 164 |
},
|
| 165 |
"throughput": {
|
| 166 |
"unit": "samples/s",
|
| 167 |
+
"value": 20.96527507351385
|
| 168 |
},
|
| 169 |
"energy": null,
|
| 170 |
"efficiency": null
|
|
|
|
| 172 |
"train": {
|
| 173 |
"memory": {
|
| 174 |
"unit": "MB",
|
| 175 |
+
"max_ram": 1460.256768,
|
| 176 |
"max_global_vram": 2628.255744,
|
| 177 |
"max_process_vram": 0.0,
|
| 178 |
"max_reserved": 1956.642816,
|
| 179 |
+
"max_allocated": 1755.291648
|
| 180 |
},
|
| 181 |
"latency": {
|
| 182 |
"unit": "s",
|
| 183 |
"count": 3,
|
| 184 |
+
"total": 0.17019084548950195,
|
| 185 |
+
"mean": 0.05673028182983398,
|
| 186 |
+
"stdev": 0.0006193737602668928,
|
| 187 |
+
"p50": 0.05630156707763672,
|
| 188 |
+
"p90": 0.057345228576660155,
|
| 189 |
+
"p95": 0.05747568626403808,
|
| 190 |
+
"p99": 0.05758005241394043,
|
| 191 |
"values": [
|
| 192 |
+
0.057606143951416014,
|
| 193 |
+
0.05630156707763672,
|
| 194 |
+
0.05628313446044922
|
| 195 |
]
|
| 196 |
},
|
| 197 |
"throughput": {
|
| 198 |
"unit": "samples/s",
|
| 199 |
+
"value": 105.76362052981465
|
| 200 |
},
|
| 201 |
"energy": null,
|
| 202 |
"efficiency": null
|