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
|
@@ -7,6 +7,7 @@
|
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "image-classification",
|
| 9 |
"library": "transformers",
|
|
|
|
| 10 |
"model": "google/vit-base-patch16-224",
|
| 11 |
"processor": "google/vit-base-patch16-224",
|
| 12 |
"device": "cuda",
|
|
@@ -91,10 +92,10 @@
|
|
| 91 |
"gpu_count": 1,
|
| 92 |
"gpu_vram_mb": 68702699520,
|
| 93 |
"optimum_benchmark_version": "0.3.1",
|
| 94 |
-
"optimum_benchmark_commit": "
|
| 95 |
-
"transformers_version": "4.42.
|
| 96 |
"transformers_commit": null,
|
| 97 |
-
"accelerate_version": "0.
|
| 98 |
"accelerate_commit": null,
|
| 99 |
"diffusers_version": "0.29.2",
|
| 100 |
"diffusers_commit": null,
|
|
@@ -110,33 +111,33 @@
|
|
| 110 |
"overall": {
|
| 111 |
"memory": {
|
| 112 |
"unit": "MB",
|
| 113 |
-
"max_ram":
|
| 114 |
-
"max_global_vram":
|
| 115 |
-
"max_process_vram":
|
| 116 |
"max_reserved": 1935.671296,
|
| 117 |
"max_allocated": 1738.272256
|
| 118 |
},
|
| 119 |
"latency": {
|
| 120 |
"unit": "s",
|
| 121 |
"count": 5,
|
| 122 |
-
"total":
|
| 123 |
-
"mean": 0.
|
| 124 |
-
"stdev": 1.
|
| 125 |
-
"p50": 0.
|
| 126 |
-
"p90": 1.
|
| 127 |
-
"p95": 2.
|
| 128 |
-
"p99": 2.
|
| 129 |
"values": [
|
| 130 |
-
2.
|
| 131 |
-
0.
|
| 132 |
-
0.
|
| 133 |
-
0.
|
| 134 |
-
0.
|
| 135 |
]
|
| 136 |
},
|
| 137 |
"throughput": {
|
| 138 |
"unit": "samples/s",
|
| 139 |
-
"value":
|
| 140 |
},
|
| 141 |
"energy": null,
|
| 142 |
"efficiency": null
|
|
@@ -144,30 +145,30 @@
|
|
| 144 |
"warmup": {
|
| 145 |
"memory": {
|
| 146 |
"unit": "MB",
|
| 147 |
-
"max_ram":
|
| 148 |
-
"max_global_vram":
|
| 149 |
-
"max_process_vram":
|
| 150 |
"max_reserved": 1935.671296,
|
| 151 |
"max_allocated": 1738.272256
|
| 152 |
},
|
| 153 |
"latency": {
|
| 154 |
"unit": "s",
|
| 155 |
"count": 2,
|
| 156 |
-
"total": 2.
|
| 157 |
-
"mean": 1.
|
| 158 |
-
"stdev": 1.
|
| 159 |
-
"p50": 1.
|
| 160 |
-
"p90": 2.
|
| 161 |
-
"p95": 2.
|
| 162 |
-
"p99": 2.
|
| 163 |
"values": [
|
| 164 |
-
2.
|
| 165 |
-
0.
|
| 166 |
]
|
| 167 |
},
|
| 168 |
"throughput": {
|
| 169 |
"unit": "samples/s",
|
| 170 |
-
"value": 2.
|
| 171 |
},
|
| 172 |
"energy": null,
|
| 173 |
"efficiency": null
|
|
@@ -175,31 +176,31 @@
|
|
| 175 |
"train": {
|
| 176 |
"memory": {
|
| 177 |
"unit": "MB",
|
| 178 |
-
"max_ram":
|
| 179 |
-
"max_global_vram":
|
| 180 |
-
"max_process_vram":
|
| 181 |
"max_reserved": 1935.671296,
|
| 182 |
"max_allocated": 1738.272256
|
| 183 |
},
|
| 184 |
"latency": {
|
| 185 |
"unit": "s",
|
| 186 |
"count": 3,
|
| 187 |
-
"total": 0.
|
| 188 |
-
"mean": 0.
|
| 189 |
-
"stdev":
|
| 190 |
-
"p50": 0.
|
| 191 |
-
"p90": 0.
|
| 192 |
-
"p95": 0.
|
| 193 |
-
"p99": 0.
|
| 194 |
"values": [
|
| 195 |
-
0.
|
| 196 |
-
0.
|
| 197 |
-
0.
|
| 198 |
]
|
| 199 |
},
|
| 200 |
"throughput": {
|
| 201 |
"unit": "samples/s",
|
| 202 |
-
"value":
|
| 203 |
},
|
| 204 |
"energy": null,
|
| 205 |
"efficiency": null
|
|
|
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "image-classification",
|
| 9 |
"library": "transformers",
|
| 10 |
+
"model_type": "vit",
|
| 11 |
"model": "google/vit-base-patch16-224",
|
| 12 |
"processor": "google/vit-base-patch16-224",
|
| 13 |
"device": "cuda",
|
|
|
|
| 92 |
"gpu_count": 1,
|
| 93 |
"gpu_vram_mb": 68702699520,
|
| 94 |
"optimum_benchmark_version": "0.3.1",
|
| 95 |
+
"optimum_benchmark_commit": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
|
| 96 |
+
"transformers_version": "4.42.4",
|
| 97 |
"transformers_commit": null,
|
| 98 |
+
"accelerate_version": "0.32.1",
|
| 99 |
"accelerate_commit": null,
|
| 100 |
"diffusers_version": "0.29.2",
|
| 101 |
"diffusers_commit": null,
|
|
|
|
| 111 |
"overall": {
|
| 112 |
"memory": {
|
| 113 |
"unit": "MB",
|
| 114 |
+
"max_ram": 2194.88256,
|
| 115 |
+
"max_global_vram": 2427.379712,
|
| 116 |
+
"max_process_vram": 421218.95936,
|
| 117 |
"max_reserved": 1935.671296,
|
| 118 |
"max_allocated": 1738.272256
|
| 119 |
},
|
| 120 |
"latency": {
|
| 121 |
"unit": "s",
|
| 122 |
"count": 5,
|
| 123 |
+
"total": 2.8956517562866217,
|
| 124 |
+
"mean": 0.5791303512573244,
|
| 125 |
+
"stdev": 1.0835583902004142,
|
| 126 |
+
"p50": 0.03753881072998047,
|
| 127 |
+
"p90": 1.6628365341186526,
|
| 128 |
+
"p95": 2.2045418022155756,
|
| 129 |
+
"p99": 2.6379060166931154,
|
| 130 |
"values": [
|
| 131 |
+
2.7462470703125,
|
| 132 |
+
0.03772072982788086,
|
| 133 |
+
0.037124252319335936,
|
| 134 |
+
0.03753881072998047,
|
| 135 |
+
0.03702089309692383
|
| 136 |
]
|
| 137 |
},
|
| 138 |
"throughput": {
|
| 139 |
"unit": "samples/s",
|
| 140 |
+
"value": 17.26726975764513
|
| 141 |
},
|
| 142 |
"energy": null,
|
| 143 |
"efficiency": null
|
|
|
|
| 145 |
"warmup": {
|
| 146 |
"memory": {
|
| 147 |
"unit": "MB",
|
| 148 |
+
"max_ram": 2194.88256,
|
| 149 |
+
"max_global_vram": 2427.379712,
|
| 150 |
+
"max_process_vram": 421218.95936,
|
| 151 |
"max_reserved": 1935.671296,
|
| 152 |
"max_allocated": 1738.272256
|
| 153 |
},
|
| 154 |
"latency": {
|
| 155 |
"unit": "s",
|
| 156 |
"count": 2,
|
| 157 |
+
"total": 2.783967800140381,
|
| 158 |
+
"mean": 1.3919839000701906,
|
| 159 |
+
"stdev": 1.3542631702423098,
|
| 160 |
+
"p50": 1.3919839000701906,
|
| 161 |
+
"p90": 2.4753944362640383,
|
| 162 |
+
"p95": 2.610820753288269,
|
| 163 |
+
"p99": 2.7191618069076537,
|
| 164 |
"values": [
|
| 165 |
+
2.7462470703125,
|
| 166 |
+
0.03772072982788086
|
| 167 |
]
|
| 168 |
},
|
| 169 |
"throughput": {
|
| 170 |
"unit": "samples/s",
|
| 171 |
+
"value": 2.8735964545267376
|
| 172 |
},
|
| 173 |
"energy": null,
|
| 174 |
"efficiency": null
|
|
|
|
| 176 |
"train": {
|
| 177 |
"memory": {
|
| 178 |
"unit": "MB",
|
| 179 |
+
"max_ram": 2194.88256,
|
| 180 |
+
"max_global_vram": 2427.379712,
|
| 181 |
+
"max_process_vram": 421218.95936,
|
| 182 |
"max_reserved": 1935.671296,
|
| 183 |
"max_allocated": 1738.272256
|
| 184 |
},
|
| 185 |
"latency": {
|
| 186 |
"unit": "s",
|
| 187 |
"count": 3,
|
| 188 |
+
"total": 0.11168395614624024,
|
| 189 |
+
"mean": 0.03722798538208008,
|
| 190 |
+
"stdev": 0.0002238006253900387,
|
| 191 |
+
"p50": 0.037124252319335936,
|
| 192 |
+
"p90": 0.037455899047851564,
|
| 193 |
+
"p95": 0.037497354888916014,
|
| 194 |
+
"p99": 0.03753051956176758,
|
| 195 |
"values": [
|
| 196 |
+
0.037124252319335936,
|
| 197 |
+
0.03753881072998047,
|
| 198 |
+
0.03702089309692383
|
| 199 |
]
|
| 200 |
},
|
| 201 |
"throughput": {
|
| 202 |
"unit": "samples/s",
|
| 203 |
+
"value": 161.16907585571732
|
| 204 |
},
|
| 205 |
"energy": null,
|
| 206 |
"efficiency": null
|