Commit
•
2db5c47
1
Parent(s):
e68a7f6
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.1",
|
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,
|
@@ -105,34 +105,35 @@
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
-
"count":
|
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 |
]
|
121 |
},
|
122 |
"throughput": {
|
123 |
"unit": "samples/s",
|
124 |
-
"value":
|
125 |
},
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
-
"cpu": 9.
|
129 |
-
"ram": 4.
|
130 |
"gpu": 0.0,
|
131 |
-
"total": 1.
|
132 |
},
|
133 |
"efficiency": {
|
134 |
"unit": "samples/kWh",
|
135 |
-
"value":
|
136 |
}
|
137 |
}
|
138 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.1",
|
81 |
+
"optimum_benchmark_commit": "2516ce57a5b64eefeb78dc75a171e0cdff88823e",
|
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.077504,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 4,
|
109 |
+
"total": 1.14815307300006,
|
110 |
+
"mean": 0.287038268250015,
|
111 |
+
"stdev": 0.013636133908642514,
|
112 |
+
"p50": 0.29232270150001227,
|
113 |
+
"p90": 0.29832106080001497,
|
114 |
+
"p95": 0.29862797490001186,
|
115 |
+
"p99": 0.29887350618000935,
|
116 |
"values": [
|
117 |
+
0.28775660799999514,
|
118 |
+
0.2968887950000294,
|
119 |
+
0.29893488900000875,
|
120 |
+
0.2645727810000267
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
+
"value": 3.4838560241346768
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 9.617304007212322e-06,
|
130 |
+
"ram": 4.0194490088669e-07,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 1.0019248908099012e-05
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
+
"value": 99807.88072763167
|
137 |
}
|
138 |
}
|
139 |
}
|