Commit
•
372cfef
1
Parent(s):
3cae31f
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
@@ -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,
|
@@ -105,45 +105,42 @@
|
|
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 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.07057365000000004,
|
129 |
-
0.0649865279999915,
|
130 |
-
0.06452447899999925
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
-
"value":
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
-
"cpu": 2.
|
140 |
-
"ram": 1.
|
141 |
"gpu": 0.0,
|
142 |
-
"total": 2.
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
-
"value":
|
147 |
}
|
148 |
}
|
149 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "6351381d30af027b495f2efc26253328f9283823",
|
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": 540.09856,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 11,
|
109 |
+
"total": 1.0046169099999531,
|
110 |
+
"mean": 0.09132880999999574,
|
111 |
+
"stdev": 0.02317817410638716,
|
112 |
+
"p50": 0.1069411209999771,
|
113 |
+
"p90": 0.11349327600001402,
|
114 |
+
"p95": 0.11400652800000444,
|
115 |
+
"p99": 0.11441712959999677,
|
116 |
"values": [
|
117 |
+
0.11451977999999485,
|
118 |
+
0.11349327600001402,
|
119 |
+
0.1128512189999924,
|
120 |
+
0.11337385299998459,
|
121 |
+
0.1131973440000138,
|
122 |
+
0.1069411209999771,
|
123 |
+
0.06662559000000101,
|
124 |
+
0.06903917699997919,
|
125 |
+
0.06515448499999366,
|
126 |
+
0.0647742360000052,
|
127 |
+
0.0646468289999973
|
|
|
|
|
|
|
128 |
]
|
129 |
},
|
130 |
"throughput": {
|
131 |
"unit": "samples/s",
|
132 |
+
"value": 10.94944738686562
|
133 |
},
|
134 |
"energy": {
|
135 |
"unit": "kWh",
|
136 |
+
"cpu": 2.5751509600215493e-06,
|
137 |
+
"ram": 1.0761950616322125e-07,
|
138 |
"gpu": 0.0,
|
139 |
+
"total": 2.6827704661847707e-06
|
140 |
},
|
141 |
"efficiency": {
|
142 |
"unit": "samples/kWh",
|
143 |
+
"value": 372748.99683166813
|
144 |
}
|
145 |
}
|
146 |
}
|