Commit
•
4d30172
1
Parent(s):
939728c
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
@@ -45,6 +45,7 @@
|
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
"batch_size": 2,
|
|
|
48 |
"num_choices": 2
|
49 |
},
|
50 |
"new_tokens": null,
|
@@ -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_model": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,32 +110,32 @@
|
|
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 |
},
|
124 |
"throughput": null,
|
125 |
"energy": {
|
126 |
"unit": "kWh",
|
127 |
-
"cpu": 0.
|
128 |
-
"ram": 7.
|
129 |
"gpu": 0,
|
130 |
-
"total": 0.
|
131 |
},
|
132 |
"efficiency": null
|
133 |
},
|
134 |
"forward": {
|
135 |
"memory": {
|
136 |
"unit": "MB",
|
137 |
-
"max_ram":
|
138 |
"max_global_vram": null,
|
139 |
"max_process_vram": null,
|
140 |
"max_reserved": null,
|
@@ -143,34 +144,34 @@
|
|
143 |
"latency": {
|
144 |
"unit": "s",
|
145 |
"values": [
|
146 |
-
0.
|
147 |
-
0.
|
148 |
-
0.
|
149 |
],
|
150 |
"count": 3,
|
151 |
-
"total": 1.
|
152 |
-
"mean": 0.
|
153 |
-
"p50": 0.
|
154 |
-
"p90": 0.
|
155 |
-
"p95": 0.
|
156 |
-
"p99": 0.
|
157 |
-
"stdev": 0.
|
158 |
-
"stdev_":
|
159 |
},
|
160 |
"throughput": {
|
161 |
"unit": "samples/s",
|
162 |
-
"value": 4.
|
163 |
},
|
164 |
"energy": {
|
165 |
"unit": "kWh",
|
166 |
-
"cpu": 1.
|
167 |
-
"ram": 7.
|
168 |
"gpu": 0.0,
|
169 |
-
"total": 1.
|
170 |
},
|
171 |
"efficiency": {
|
172 |
"unit": "samples/kWh",
|
173 |
-
"value":
|
174 |
}
|
175 |
}
|
176 |
}
|
|
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
"batch_size": 2,
|
48 |
+
"sequence_length": 16,
|
49 |
"num_choices": 2
|
50 |
},
|
51 |
"new_tokens": null,
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0.dev0",
|
83 |
+
"optimum_benchmark_commit": "1af9eb008cb7e5a73696ea580f926b32aa726d12",
|
84 |
"transformers_version": "4.46.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "1.1.1",
|
|
|
101 |
"load_model": {
|
102 |
"memory": {
|
103 |
"unit": "MB",
|
104 |
+
"max_ram": 826.425344,
|
105 |
"max_global_vram": null,
|
106 |
"max_process_vram": null,
|
107 |
"max_reserved": null,
|
|
|
110 |
"latency": {
|
111 |
"unit": "s",
|
112 |
"values": [
|
113 |
+
1.1432425570000078
|
114 |
],
|
115 |
"count": 1,
|
116 |
+
"total": 1.1432425570000078,
|
117 |
+
"mean": 1.1432425570000078,
|
118 |
+
"p50": 1.1432425570000078,
|
119 |
+
"p90": 1.1432425570000078,
|
120 |
+
"p95": 1.1432425570000078,
|
121 |
+
"p99": 1.1432425570000078,
|
122 |
"stdev": 0,
|
123 |
"stdev_": 0
|
124 |
},
|
125 |
"throughput": null,
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
+
"cpu": 0.00017486555663888875,
|
129 |
+
"ram": 7.3094347838633065e-06,
|
130 |
"gpu": 0,
|
131 |
+
"total": 0.00018217499142275206
|
132 |
},
|
133 |
"efficiency": null
|
134 |
},
|
135 |
"forward": {
|
136 |
"memory": {
|
137 |
"unit": "MB",
|
138 |
+
"max_ram": 850.243584,
|
139 |
"max_global_vram": null,
|
140 |
"max_process_vram": null,
|
141 |
"max_reserved": null,
|
|
|
144 |
"latency": {
|
145 |
"unit": "s",
|
146 |
"values": [
|
147 |
+
0.5056116910000128,
|
148 |
+
0.4432895009999811,
|
149 |
+
0.44409395999997514
|
150 |
],
|
151 |
"count": 3,
|
152 |
+
"total": 1.392995151999969,
|
153 |
+
"mean": 0.464331717333323,
|
154 |
+
"p50": 0.44409395999997514,
|
155 |
+
"p90": 0.4933081448000053,
|
156 |
+
"p95": 0.49945991790000904,
|
157 |
+
"p99": 0.504381336380012,
|
158 |
+
"stdev": 0.02919119682384422,
|
159 |
+
"stdev_": 6.2867117911932695
|
160 |
},
|
161 |
"throughput": {
|
162 |
"unit": "samples/s",
|
163 |
+
"value": 4.307265528803602
|
164 |
},
|
165 |
"energy": {
|
166 |
"unit": "kWh",
|
167 |
+
"cpu": 1.8127925575925864e-05,
|
168 |
+
"ram": 7.576602071258171e-07,
|
169 |
"gpu": 0.0,
|
170 |
+
"total": 1.888558578305168e-05
|
171 |
},
|
172 |
"efficiency": {
|
173 |
"unit": "samples/kWh",
|
174 |
+
"value": 105900.87185936492
|
175 |
}
|
176 |
}
|
177 |
}
|