Commit
•
0bba917
1
Parent(s):
d065aa6
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": "674d8c572ada4aac26b730928ac88a3effc914de",
|
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": 803.590144,
|
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.102552538999987,
|
113 |
+
"mean": 0.27563813474999677,
|
114 |
+
"stdev": 0.006326128995429833,
|
115 |
+
"p50": 0.27881701200001885,
|
116 |
+
"p90": 0.2799743817999797,
|
117 |
+
"p95": 0.28006732839996856,
|
118 |
+
"p99": 0.2801416856799597,
|
119 |
"values": [
|
120 |
+
0.2795406310000317,
|
121 |
+
0.278093393000006,
|
122 |
+
0.28016027499995744,
|
123 |
+
0.26475823999999193
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
+
"value": 3.6279450262098094
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 9.054412841796876e-06,
|
133 |
+
"ram": 3.7841021143526634e-07,
|
134 |
"gpu": 0.0,
|
135 |
+
"total": 9.432823053232141e-06
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
+
"value": 106012.8017197727
|
140 |
}
|
141 |
}
|
142 |
}
|