Commit
•
4cf862f
1
Parent(s):
bf933cb
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.0",
|
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,
|
@@ -106,34 +106,34 @@
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 4,
|
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.
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
-
"value": 3.
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
-
"cpu": 9.
|
130 |
-
"ram": 3.
|
131 |
"gpu": 0.0,
|
132 |
-
"total": 9.
|
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.0",
|
81 |
+
"optimum_benchmark_commit": "519f5ad32b6cd1fea2bd501503e24d19a1e23c22",
|
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.184,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 4,
|
109 |
+
"total": 1.075774588999991,
|
110 |
+
"mean": 0.26894364724999775,
|
111 |
+
"stdev": 0.01700617724611475,
|
112 |
+
"p50": 0.27579653000000803,
|
113 |
+
"p90": 0.28177093129999664,
|
114 |
+
"p95": 0.28293303214999527,
|
115 |
+
"p99": 0.28386271282999415,
|
116 |
"values": [
|
117 |
+
0.2752452660000131,
|
118 |
+
0.276347794000003,
|
119 |
+
0.2840951329999939,
|
120 |
+
0.24008639599998105
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
+
"value": 3.7182510545432055
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 9.42871305677626e-06,
|
130 |
+
"ram": 3.940625263439302e-07,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 9.82277558312019e-06
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
+
"value": 101804.21934085879
|
137 |
}
|
138 |
}
|
139 |
}
|