Upload cpu_inference_timm_image-classification_timm/tiny_vit_21m_224.in1k/benchmark.json with huggingface_hub
Browse files
cpu_inference_timm_image-classification_timm/tiny_vit_21m_224.in1k/benchmark.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
| 5 |
"name": "pytorch",
|
| 6 |
"version": "2.5.1+cpu",
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
|
|
|
|
|
|
| 8 |
"task": "image-classification",
|
| 9 |
"library": "timm",
|
| 10 |
"model_type": "tiny_vit_21m_224",
|
| 11 |
-
"model": "timm/tiny_vit_21m_224.in1k",
|
| 12 |
-
"processor": "timm/tiny_vit_21m_224.in1k",
|
| 13 |
"device": "cpu",
|
| 14 |
"device_ids": null,
|
| 15 |
"seed": 42,
|
|
@@ -80,10 +80,10 @@
|
|
| 80 |
"processor": "x86_64",
|
| 81 |
"python_version": "3.10.15",
|
| 82 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 83 |
-
"optimum_benchmark_commit": "
|
| 84 |
"transformers_version": "4.47.0",
|
| 85 |
"transformers_commit": null,
|
| 86 |
-
"accelerate_version": "1.2.
|
| 87 |
"accelerate_commit": null,
|
| 88 |
"diffusers_version": "0.31.0",
|
| 89 |
"diffusers_commit": null,
|
|
@@ -101,7 +101,7 @@
|
|
| 101 |
"load_model": {
|
| 102 |
"memory": {
|
| 103 |
"unit": "MB",
|
| 104 |
-
"max_ram":
|
| 105 |
"max_global_vram": null,
|
| 106 |
"max_process_vram": null,
|
| 107 |
"max_reserved": null,
|
|
@@ -110,32 +110,32 @@
|
|
| 110 |
"latency": {
|
| 111 |
"unit": "s",
|
| 112 |
"values": [
|
| 113 |
-
0.
|
| 114 |
],
|
| 115 |
"count": 1,
|
| 116 |
-
"total": 0.
|
| 117 |
-
"mean": 0.
|
| 118 |
-
"p50": 0.
|
| 119 |
-
"p90": 0.
|
| 120 |
-
"p95": 0.
|
| 121 |
-
"p99": 0.
|
| 122 |
"stdev": 0,
|
| 123 |
"stdev_": 0
|
| 124 |
},
|
| 125 |
"throughput": null,
|
| 126 |
"energy": {
|
| 127 |
"unit": "kWh",
|
| 128 |
-
"cpu": 0.
|
| 129 |
-
"ram": 5.
|
| 130 |
"gpu": 0,
|
| 131 |
-
"total": 0.
|
| 132 |
},
|
| 133 |
"efficiency": null
|
| 134 |
},
|
| 135 |
"forward": {
|
| 136 |
"memory": {
|
| 137 |
"unit": "MB",
|
| 138 |
-
"max_ram":
|
| 139 |
"max_global_vram": null,
|
| 140 |
"max_process_vram": null,
|
| 141 |
"max_reserved": null,
|
|
@@ -144,36 +144,36 @@
|
|
| 144 |
"latency": {
|
| 145 |
"unit": "s",
|
| 146 |
"values": [
|
| 147 |
-
0.
|
| 148 |
-
0.
|
| 149 |
-
0.
|
| 150 |
-
0.
|
| 151 |
-
0.
|
| 152 |
],
|
| 153 |
"count": 5,
|
| 154 |
-
"total": 1.
|
| 155 |
-
"mean": 0.
|
| 156 |
-
"p50": 0.
|
| 157 |
-
"p90": 0.
|
| 158 |
-
"p95": 0.
|
| 159 |
-
"p99": 0.
|
| 160 |
-
"stdev": 0.
|
| 161 |
-
"stdev_": 7.
|
| 162 |
},
|
| 163 |
"throughput": {
|
| 164 |
"unit": "samples/s",
|
| 165 |
-
"value": 9.
|
| 166 |
},
|
| 167 |
"energy": {
|
| 168 |
"unit": "kWh",
|
| 169 |
-
"cpu": 8.
|
| 170 |
-
"ram": 3.
|
| 171 |
"gpu": 0.0,
|
| 172 |
-
"total": 8.
|
| 173 |
},
|
| 174 |
"efficiency": {
|
| 175 |
"unit": "samples/kWh",
|
| 176 |
-
"value":
|
| 177 |
}
|
| 178 |
}
|
| 179 |
}
|
|
|
|
| 5 |
"name": "pytorch",
|
| 6 |
"version": "2.5.1+cpu",
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
+
"model": "timm/tiny_vit_21m_224.in1k",
|
| 9 |
+
"processor": "timm/tiny_vit_21m_224.in1k",
|
| 10 |
"task": "image-classification",
|
| 11 |
"library": "timm",
|
| 12 |
"model_type": "tiny_vit_21m_224",
|
|
|
|
|
|
|
| 13 |
"device": "cpu",
|
| 14 |
"device_ids": null,
|
| 15 |
"seed": 42,
|
|
|
|
| 80 |
"processor": "x86_64",
|
| 81 |
"python_version": "3.10.15",
|
| 82 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 83 |
+
"optimum_benchmark_commit": "7cec62e016d76fe612308e4c2c074fc7f09289fd",
|
| 84 |
"transformers_version": "4.47.0",
|
| 85 |
"transformers_commit": null,
|
| 86 |
+
"accelerate_version": "1.2.1",
|
| 87 |
"accelerate_commit": null,
|
| 88 |
"diffusers_version": "0.31.0",
|
| 89 |
"diffusers_commit": null,
|
|
|
|
| 101 |
"load_model": {
|
| 102 |
"memory": {
|
| 103 |
"unit": "MB",
|
| 104 |
+
"max_ram": 540.209152,
|
| 105 |
"max_global_vram": null,
|
| 106 |
"max_process_vram": null,
|
| 107 |
"max_reserved": null,
|
|
|
|
| 110 |
"latency": {
|
| 111 |
"unit": "s",
|
| 112 |
"values": [
|
| 113 |
+
0.3349033120000229
|
| 114 |
],
|
| 115 |
"count": 1,
|
| 116 |
+
"total": 0.3349033120000229,
|
| 117 |
+
"mean": 0.3349033120000229,
|
| 118 |
+
"p50": 0.3349033120000229,
|
| 119 |
+
"p90": 0.3349033120000229,
|
| 120 |
+
"p95": 0.3349033120000229,
|
| 121 |
+
"p99": 0.3349033120000229,
|
| 122 |
"stdev": 0,
|
| 123 |
"stdev_": 0
|
| 124 |
},
|
| 125 |
"throughput": null,
|
| 126 |
"energy": {
|
| 127 |
"unit": "kWh",
|
| 128 |
+
"cpu": 0.0001376926059055557,
|
| 129 |
+
"ram": 5.758711420050454e-06,
|
| 130 |
"gpu": 0,
|
| 131 |
+
"total": 0.00014345131732560615
|
| 132 |
},
|
| 133 |
"efficiency": null
|
| 134 |
},
|
| 135 |
"forward": {
|
| 136 |
"memory": {
|
| 137 |
"unit": "MB",
|
| 138 |
+
"max_ram": 615.718912,
|
| 139 |
"max_global_vram": null,
|
| 140 |
"max_process_vram": null,
|
| 141 |
"max_reserved": null,
|
|
|
|
| 144 |
"latency": {
|
| 145 |
"unit": "s",
|
| 146 |
"values": [
|
| 147 |
+
0.21923483700001611,
|
| 148 |
+
0.21737611300000026,
|
| 149 |
+
0.22281151800001453,
|
| 150 |
+
0.18978128800000604,
|
| 151 |
+
0.18422634099999868
|
| 152 |
],
|
| 153 |
"count": 5,
|
| 154 |
+
"total": 1.0334300970000356,
|
| 155 |
+
"mean": 0.20668601940000714,
|
| 156 |
+
"p50": 0.21737611300000026,
|
| 157 |
+
"p90": 0.22138084560001517,
|
| 158 |
+
"p95": 0.22209618180001484,
|
| 159 |
+
"p99": 0.2226684507600146,
|
| 160 |
+
"stdev": 0.016260318120945475,
|
| 161 |
+
"stdev_": 7.867159166424448
|
| 162 |
},
|
| 163 |
"throughput": {
|
| 164 |
"unit": "samples/s",
|
| 165 |
+
"value": 9.676513224289861
|
| 166 |
},
|
| 167 |
"energy": {
|
| 168 |
"unit": "kWh",
|
| 169 |
+
"cpu": 8.30350953444458e-06,
|
| 170 |
+
"ram": 3.4721301136709816e-07,
|
| 171 |
"gpu": 0.0,
|
| 172 |
+
"total": 8.650722545811679e-06
|
| 173 |
},
|
| 174 |
"efficiency": {
|
| 175 |
"unit": "samples/kWh",
|
| 176 |
+
"value": 231194.5608483672
|
| 177 |
}
|
| 178 |
}
|
| 179 |
}
|