Commit
•
909b37d
1
Parent(s):
ca642f7
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,
|
@@ -109,34 +109,34 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 4,
|
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 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
-
"value": 3.
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
-
"cpu": 9.
|
133 |
-
"ram": 3.
|
134 |
"gpu": 0.0,
|
135 |
-
"total": 9.
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
-
"value":
|
140 |
}
|
141 |
}
|
142 |
}
|
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "41836e67badc33c5e7a42b3b53f44695ff51963e",
|
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": 815.648768,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 4,
|
112 |
+
"total": 1.229092838999975,
|
113 |
+
"mean": 0.3072732097499937,
|
114 |
+
"stdev": 0.08260857354626643,
|
115 |
+
"p50": 0.27469336349997775,
|
116 |
+
"p90": 0.40071309100001146,
|
117 |
+
"p95": 0.42263522350001487,
|
118 |
+
"p99": 0.4401729295000177,
|
119 |
"values": [
|
120 |
+
0.2984098059999951,
|
121 |
+
0.44455735600001844,
|
122 |
+
0.2509769209999604,
|
123 |
+
0.23514875600000096
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
+
"value": 3.2544327597372664
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 9.133455223507353e-06,
|
133 |
+
"ram": 3.817148157029351e-07,
|
134 |
"gpu": 0.0,
|
135 |
+
"total": 9.515170039210288e-06
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
+
"value": 105095.33680209408
|
140 |
}
|
141 |
}
|
142 |
}
|