Commit
•
3f1ec13
1
Parent(s):
9c581d3
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
@@ -80,8 +80,8 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
-
"transformers_version": "4.42.
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|
87 |
"accelerate_commit": null,
|
@@ -99,7 +99,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,36 +107,35 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"count":
|
111 |
-
"total": 1.
|
112 |
-
"mean": 0.
|
113 |
-
"stdev": 0.
|
114 |
-
"p50": 0.
|
115 |
-
"p90": 0.
|
116 |
-
"p95": 0.
|
117 |
-
"p99": 0.
|
118 |
"values": [
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.23019832799997175
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
-
"value":
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
-
"cpu": 8.
|
133 |
-
"ram": 3.
|
134 |
"gpu": 0.0,
|
135 |
-
"total": 9.
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
-
"value":
|
140 |
}
|
141 |
}
|
142 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
+
"optimum_benchmark_commit": "c31e63ddb94c29460ba90ff599147e94ff80543a",
|
84 |
+
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|
87 |
"accelerate_commit": null,
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 802.828288,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 4,
|
111 |
+
"total": 1.036285174999989,
|
112 |
+
"mean": 0.25907129374999727,
|
113 |
+
"stdev": 0.017010260846631847,
|
114 |
+
"p50": 0.2587020725000002,
|
115 |
+
"p90": 0.2771964621000279,
|
116 |
+
"p95": 0.2782600645500281,
|
117 |
+
"p99": 0.27911094651002827,
|
118 |
"values": [
|
119 |
+
0.27223298400002705,
|
120 |
+
0.2793236670000283,
|
121 |
+
0.24517116099997338,
|
122 |
+
0.23955736299996033
|
|
|
123 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
+
"value": 3.859941352533623
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
+
"cpu": 8.959215217166478e-06,
|
132 |
+
"ram": 3.7443157172066323e-07,
|
133 |
"gpu": 0.0,
|
134 |
+
"total": 9.333646788887141e-06
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
+
"value": 107139.258921885
|
139 |
}
|
140 |
}
|
141 |
}
|