Commit
•
96a09c4
1
Parent(s):
202634a
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
@@ -81,7 +81,7 @@
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
-
"optimum_benchmark_commit": "
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
@@ -100,7 +100,7 @@
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -108,36 +108,35 @@
|
|
108 |
},
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
-
"count":
|
112 |
-
"total": 1.
|
113 |
-
"mean": 0.
|
114 |
-
"stdev": 0.
|
115 |
-
"p50": 0.
|
116 |
-
"p90": 0.
|
117 |
-
"p95": 0.
|
118 |
-
"p99": 0.
|
119 |
"values": [
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.2283677450000141
|
125 |
]
|
126 |
},
|
127 |
"throughput": {
|
128 |
"unit": "samples/s",
|
129 |
-
"value":
|
130 |
},
|
131 |
"energy": {
|
132 |
"unit": "kWh",
|
133 |
-
"cpu":
|
134 |
-
"ram": 3.
|
135 |
"gpu": 0.0,
|
136 |
-
"total": 9.
|
137 |
},
|
138 |
"efficiency": {
|
139 |
"unit": "samples/kWh",
|
140 |
-
"value":
|
141 |
}
|
142 |
}
|
143 |
}
|
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "f837debaab7bc93d6490c10e065312a52e57b795",
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
+
"max_ram": 810.06592,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
108 |
},
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
+
"count": 4,
|
112 |
+
"total": 1.0303959650000252,
|
113 |
+
"mean": 0.2575989912500063,
|
114 |
+
"stdev": 0.01739094889980583,
|
115 |
+
"p50": 0.26329628000002003,
|
116 |
+
"p90": 0.27295043609999536,
|
117 |
+
"p95": 0.27346188854999126,
|
118 |
+
"p99": 0.273871050509988,
|
119 |
"values": [
|
120 |
+
0.2705636580000146,
|
121 |
+
0.27397334099998716,
|
122 |
+
0.2560289020000255,
|
123 |
+
0.22983006399999795
|
|
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
+
"value": 3.8820027793877303
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 9.252320130666099e-06,
|
133 |
+
"ram": 3.866804041517753e-07,
|
134 |
"gpu": 0.0,
|
135 |
+
"total": 9.639000534817874e-06
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
+
"value": 103745.19602813724
|
140 |
}
|
141 |
}
|
142 |
}
|