Commit
•
a6bbeac
1
Parent(s):
2f9fe21
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
@@ -80,7 +80,7 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,34 +108,34 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 4,
|
111 |
-
"total": 1.
|
112 |
-
"mean": 0.
|
113 |
-
"stdev": 0.
|
114 |
-
"p50": 0.
|
115 |
-
"p90": 0.
|
116 |
-
"p95": 0.
|
117 |
-
"p99": 0.
|
118 |
"values": [
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
-
"value": 3.
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
-
"cpu": 9.
|
132 |
-
"ram": 3.
|
133 |
"gpu": 0.0,
|
134 |
-
"total": 9.
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
-
"value":
|
139 |
}
|
140 |
}
|
141 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "dd02f26cb819965cbf86e16d9ce013cddc3b86af",
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 808.69376,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 4,
|
111 |
+
"total": 1.0482783030000178,
|
112 |
+
"mean": 0.26206957575000445,
|
113 |
+
"stdev": 0.020326515661326042,
|
114 |
+
"p50": 0.2635199249999971,
|
115 |
+
"p90": 0.28172673140003895,
|
116 |
+
"p95": 0.285506551700044,
|
117 |
+
"p99": 0.28853040794004814,
|
118 |
"values": [
|
119 |
+
0.26408757000001515,
|
120 |
+
0.26295227999997905,
|
121 |
+
0.28928637200004914,
|
122 |
+
0.23195208099997444
|
123 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
+
"value": 3.815780588563734
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
+
"cpu": 9.024639129638672e-06,
|
132 |
+
"ram": 3.771712367692998e-07,
|
133 |
"gpu": 0.0,
|
134 |
+
"total": 9.401810366407972e-06
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
+
"value": 106362.49413973844
|
139 |
}
|
140 |
}
|
141 |
}
|