Commit
•
95a3ee9
1
Parent(s):
f43ac73
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
@@ -78,7 +78,7 @@
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
-
"optimum_benchmark_commit": "
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
@@ -97,7 +97,7 @@
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -106,34 +106,34 @@
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 4,
|
109 |
-
"total": 1.
|
110 |
-
"mean": 0.
|
111 |
-
"stdev": 0.
|
112 |
-
"p50": 0.
|
113 |
-
"p90": 0.
|
114 |
-
"p95": 0.
|
115 |
-
"p99": 0.
|
116 |
"values": [
|
117 |
-
0.
|
118 |
-
0.
|
119 |
-
0.
|
120 |
-
0.
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
-
"value": 3.
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
-
"cpu":
|
130 |
-
"ram": 3.
|
131 |
"gpu": 0.0,
|
132 |
-
"total": 9.
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
-
"value":
|
137 |
}
|
138 |
}
|
139 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "6351381d30af027b495f2efc26253328f9283823",
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 797.36832,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 4,
|
109 |
+
"total": 1.1199921789999507,
|
110 |
+
"mean": 0.2799980447499877,
|
111 |
+
"stdev": 0.009050208404384936,
|
112 |
+
"p50": 0.27885614149994353,
|
113 |
+
"p90": 0.28999275480003917,
|
114 |
+
"p95": 0.29091095490005614,
|
115 |
+
"p99": 0.29164551498006974,
|
116 |
"values": [
|
117 |
+
0.28570782099995995,
|
118 |
+
0.2720044619999271,
|
119 |
+
0.2918291550000731,
|
120 |
+
0.27045074099999056
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
+
"value": 3.571453511016148
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 9.1170514954461e-06,
|
130 |
+
"ram": 3.8103076373494103e-07,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 9.49808225918104e-06
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
+
"value": 105284.41139087625
|
137 |
}
|
138 |
}
|
139 |
}
|