Commit
•
6563db5
1
Parent(s):
840cc0f
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,35 +105,34 @@
|
|
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 |
-
0.25951593299998876
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
-
"value":
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
-
"cpu":
|
130 |
-
"ram":
|
131 |
"gpu": 0.0,
|
132 |
-
"total":
|
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.1",
|
81 |
+
"optimum_benchmark_commit": "48414f58841d7ba7c7fd42d74fd524d1d23c3081",
|
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": 794.468352,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 3,
|
109 |
+
"total": 1.107352364999997,
|
110 |
+
"mean": 0.369117454999999,
|
111 |
+
"stdev": 0.08080890918491344,
|
112 |
+
"p50": 0.3805076719999647,
|
113 |
+
"p90": 0.44562140720003074,
|
114 |
+
"p95": 0.453760624100039,
|
115 |
+
"p99": 0.46027199762004556,
|
116 |
"values": [
|
117 |
+
0.3805076719999647,
|
118 |
+
0.4618998410000472,
|
119 |
+
0.2649448519999851
|
|
|
120 |
]
|
121 |
},
|
122 |
"throughput": {
|
123 |
"unit": "samples/s",
|
124 |
+
"value": 2.7091647562427053
|
125 |
},
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
+
"cpu": 9.917772147390579e-06,
|
129 |
+
"ram": 4.144848290292913e-07,
|
130 |
"gpu": 0.0,
|
131 |
+
"total": 1.033225697641987e-05
|
132 |
},
|
133 |
"efficiency": {
|
134 |
"unit": "samples/kWh",
|
135 |
+
"value": 96784.27494420491
|
136 |
}
|
137 |
}
|
138 |
}
|