Commit
•
58dae65
1
Parent(s):
c2a5f78
Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark.json with huggingface_hub
Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/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,42 +109,42 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 12,
|
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 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
-
"value": 11.
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
-
"cpu": 3.
|
141 |
-
"ram": 1.
|
142 |
"gpu": 0.0,
|
143 |
-
"total": 3.
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
-
"value":
|
148 |
}
|
149 |
}
|
150 |
}
|
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "4f83ff1670dec8f273c8beb893e9243ca1209582",
|
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": 549.814272,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 12,
|
112 |
+
"total": 1.0743888570000308,
|
113 |
+
"mean": 0.08953240475000257,
|
114 |
+
"stdev": 0.005589589931219625,
|
115 |
+
"p50": 0.09085445950000803,
|
116 |
+
"p90": 0.09369187289997853,
|
117 |
+
"p95": 0.0951980439499863,
|
118 |
+
"p99": 0.09663542318999874,
|
119 |
"values": [
|
120 |
+
0.09372799699997358,
|
121 |
+
0.09096404400000324,
|
122 |
+
0.09074487500001283,
|
123 |
+
0.08923539399998504,
|
124 |
+
0.09336675600002309,
|
125 |
+
0.08995498900000598,
|
126 |
+
0.09190468299999566,
|
127 |
+
0.09125391700001728,
|
128 |
+
0.09699476800000184,
|
129 |
+
0.09055715799999575,
|
130 |
+
0.07814005500000576,
|
131 |
+
0.0775442210000108
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
+
"value": 11.169140411142273
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
+
"cpu": 3.0424095626570227e-06,
|
141 |
+
"ram": 1.271459297409085e-07,
|
142 |
"gpu": 0.0,
|
143 |
+
"total": 3.169555492397931e-06
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
+
"value": 315501.6539065069
|
148 |
}
|
149 |
}
|
150 |
}
|