Upload cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark.json
CHANGED
|
@@ -44,8 +44,9 @@
|
|
| 44 |
"duration": 1,
|
| 45 |
"warmup_runs": 1,
|
| 46 |
"input_shapes": {
|
| 47 |
-
"batch_size":
|
| 48 |
-
"sequence_length":
|
|
|
|
| 49 |
},
|
| 50 |
"new_tokens": null,
|
| 51 |
"memory": true,
|
|
@@ -79,7 +80,7 @@
|
|
| 79 |
"processor": "x86_64",
|
| 80 |
"python_version": "3.10.15",
|
| 81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 82 |
-
"optimum_benchmark_commit": "
|
| 83 |
"transformers_version": "4.46.3",
|
| 84 |
"transformers_commit": null,
|
| 85 |
"accelerate_version": "1.1.1",
|
|
@@ -100,7 +101,7 @@
|
|
| 100 |
"load": {
|
| 101 |
"memory": {
|
| 102 |
"unit": "MB",
|
| 103 |
-
"max_ram":
|
| 104 |
"max_global_vram": null,
|
| 105 |
"max_process_vram": null,
|
| 106 |
"max_reserved": null,
|
|
@@ -109,15 +110,15 @@
|
|
| 109 |
"latency": {
|
| 110 |
"unit": "s",
|
| 111 |
"values": [
|
| 112 |
-
1.
|
| 113 |
],
|
| 114 |
"count": 1,
|
| 115 |
-
"total": 1.
|
| 116 |
-
"mean": 1.
|
| 117 |
-
"p50": 1.
|
| 118 |
-
"p90": 1.
|
| 119 |
-
"p95": 1.
|
| 120 |
-
"p99": 1.
|
| 121 |
"stdev": 0,
|
| 122 |
"stdev_": 0
|
| 123 |
},
|
|
@@ -128,7 +129,7 @@
|
|
| 128 |
"forward": {
|
| 129 |
"memory": {
|
| 130 |
"unit": "MB",
|
| 131 |
-
"max_ram":
|
| 132 |
"max_global_vram": null,
|
| 133 |
"max_process_vram": null,
|
| 134 |
"max_reserved": null,
|
|
@@ -137,35 +138,34 @@
|
|
| 137 |
"latency": {
|
| 138 |
"unit": "s",
|
| 139 |
"values": [
|
| 140 |
-
0.
|
| 141 |
-
0.
|
| 142 |
-
0.
|
| 143 |
-
0.23102626000002147
|
| 144 |
],
|
| 145 |
-
"count":
|
| 146 |
-
"total": 1.
|
| 147 |
-
"mean": 0.
|
| 148 |
-
"p50": 0.
|
| 149 |
-
"p90": 0.
|
| 150 |
-
"p95": 0.
|
| 151 |
-
"p99": 0.
|
| 152 |
-
"stdev": 0.
|
| 153 |
-
"stdev_":
|
| 154 |
},
|
| 155 |
"throughput": {
|
| 156 |
"unit": "samples/s",
|
| 157 |
-
"value":
|
| 158 |
},
|
| 159 |
"energy": {
|
| 160 |
"unit": "kWh",
|
| 161 |
-
"cpu":
|
| 162 |
-
"ram":
|
| 163 |
"gpu": 0.0,
|
| 164 |
-
"total":
|
| 165 |
},
|
| 166 |
"efficiency": {
|
| 167 |
"unit": "samples/kWh",
|
| 168 |
-
"value":
|
| 169 |
}
|
| 170 |
}
|
| 171 |
}
|
|
|
|
| 44 |
"duration": 1,
|
| 45 |
"warmup_runs": 1,
|
| 46 |
"input_shapes": {
|
| 47 |
+
"batch_size": 2,
|
| 48 |
+
"sequence_length": 16,
|
| 49 |
+
"num_choices": 2
|
| 50 |
},
|
| 51 |
"new_tokens": null,
|
| 52 |
"memory": true,
|
|
|
|
| 80 |
"processor": "x86_64",
|
| 81 |
"python_version": "3.10.15",
|
| 82 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 83 |
+
"optimum_benchmark_commit": "04bb8676c2e912cf262caaa2d4796a0191a83273",
|
| 84 |
"transformers_version": "4.46.3",
|
| 85 |
"transformers_commit": null,
|
| 86 |
"accelerate_version": "1.1.1",
|
|
|
|
| 101 |
"load": {
|
| 102 |
"memory": {
|
| 103 |
"unit": "MB",
|
| 104 |
+
"max_ram": 830.447616,
|
| 105 |
"max_global_vram": null,
|
| 106 |
"max_process_vram": null,
|
| 107 |
"max_reserved": null,
|
|
|
|
| 110 |
"latency": {
|
| 111 |
"unit": "s",
|
| 112 |
"values": [
|
| 113 |
+
1.135961089000034
|
| 114 |
],
|
| 115 |
"count": 1,
|
| 116 |
+
"total": 1.135961089000034,
|
| 117 |
+
"mean": 1.135961089000034,
|
| 118 |
+
"p50": 1.135961089000034,
|
| 119 |
+
"p90": 1.135961089000034,
|
| 120 |
+
"p95": 1.135961089000034,
|
| 121 |
+
"p99": 1.135961089000034,
|
| 122 |
"stdev": 0,
|
| 123 |
"stdev_": 0
|
| 124 |
},
|
|
|
|
| 129 |
"forward": {
|
| 130 |
"memory": {
|
| 131 |
"unit": "MB",
|
| 132 |
+
"max_ram": 854.028288,
|
| 133 |
"max_global_vram": null,
|
| 134 |
"max_process_vram": null,
|
| 135 |
"max_reserved": null,
|
|
|
|
| 138 |
"latency": {
|
| 139 |
"unit": "s",
|
| 140 |
"values": [
|
| 141 |
+
0.5071330819999957,
|
| 142 |
+
0.44600195599997505,
|
| 143 |
+
0.4455891979999933
|
|
|
|
| 144 |
],
|
| 145 |
+
"count": 3,
|
| 146 |
+
"total": 1.398724235999964,
|
| 147 |
+
"mean": 0.46624141199998803,
|
| 148 |
+
"p50": 0.44600195599997505,
|
| 149 |
+
"p90": 0.4949068567999916,
|
| 150 |
+
"p95": 0.5010199693999937,
|
| 151 |
+
"p99": 0.5059104594799954,
|
| 152 |
+
"stdev": 0.02891526815638853,
|
| 153 |
+
"stdev_": 6.201780324993798
|
| 154 |
},
|
| 155 |
"throughput": {
|
| 156 |
"unit": "samples/s",
|
| 157 |
+
"value": 4.2896232477951814
|
| 158 |
},
|
| 159 |
"energy": {
|
| 160 |
"unit": "kWh",
|
| 161 |
+
"cpu": 1.7346003811111382e-05,
|
| 162 |
+
"ram": 7.249657273017487e-07,
|
| 163 |
"gpu": 0.0,
|
| 164 |
+
"total": 1.807096953841313e-05
|
| 165 |
},
|
| 166 |
"efficiency": {
|
| 167 |
"unit": "samples/kWh",
|
| 168 |
+
"value": 110674.74801219915
|
| 169 |
}
|
| 170 |
}
|
| 171 |
}
|