Commit
•
0ca399a
1
Parent(s):
5dc9f1c
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,34 +105,35 @@
|
|
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 |
]
|
121 |
},
|
122 |
"throughput": {
|
123 |
"unit": "samples/s",
|
124 |
-
"value":
|
125 |
},
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
-
"cpu": 8.
|
129 |
-
"ram": 3.
|
130 |
"gpu": 0.0,
|
131 |
-
"total": 9.
|
132 |
},
|
133 |
"efficiency": {
|
134 |
"unit": "samples/kWh",
|
135 |
-
"value":
|
136 |
}
|
137 |
}
|
138 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.1",
|
81 |
+
"optimum_benchmark_commit": "c1d0b062e90b79e7705510c58cea731c0d90da8a",
|
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": 796.663808,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 4,
|
109 |
+
"total": 1.0599956760000282,
|
110 |
+
"mean": 0.26499891900000705,
|
111 |
+
"stdev": 0.00485701351292247,
|
112 |
+
"p50": 0.2640379340000152,
|
113 |
+
"p90": 0.2704796243000146,
|
114 |
+
"p95": 0.27144174965001183,
|
115 |
+
"p99": 0.2722114499300096,
|
116 |
"values": [
|
117 |
+
0.27240387500000907,
|
118 |
+
0.2620861620000028,
|
119 |
+
0.2659897060000276,
|
120 |
+
0.25951593299998876
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
+
"value": 3.773600299101497
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 8.871040079328748e-06,
|
130 |
+
"ram": 3.7073989447281976e-07,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 9.241779973801568e-06
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
+
"value": 108204.26398754159
|
137 |
}
|
138 |
}
|
139 |
}
|