Commit
•
f1ae828
1
Parent(s):
d953557
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
@@ -80,7 +80,7 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
@@ -99,7 +99,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram": 541.
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,45 +107,42 @@
|
|
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.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.0785849720000158,
|
131 |
-
0.07457357799998476,
|
132 |
-
0.06512394500001051
|
133 |
]
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
-
"value":
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
-
"cpu": 2.
|
142 |
-
"ram": 1.
|
143 |
"gpu": 0.0,
|
144 |
-
"total": 2.
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
-
"value":
|
149 |
}
|
150 |
}
|
151 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
+
"optimum_benchmark_commit": "95e35b7a93b1f17a9d9f175b70953ccd720a014f",
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 541.790208,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 11,
|
111 |
+
"total": 1.03626932399996,
|
112 |
+
"mean": 0.09420630218181456,
|
113 |
+
"stdev": 0.021483274386734825,
|
114 |
+
"p50": 0.11113298699999064,
|
115 |
+
"p90": 0.1131447170000115,
|
116 |
+
"p95": 0.11322178100000713,
|
117 |
+
"p99": 0.11328343220000363,
|
118 |
"values": [
|
119 |
+
0.11113298699999064,
|
120 |
+
0.11129528000000732,
|
121 |
+
0.11155072599999016,
|
122 |
+
0.11272605699997484,
|
123 |
+
0.1131447170000115,
|
124 |
+
0.11329884500000276,
|
125 |
+
0.09793442000000141,
|
126 |
+
0.06641410700001416,
|
127 |
+
0.06566569199998185,
|
128 |
+
0.0672752419999938,
|
129 |
+
0.06583125099999165
|
|
|
|
|
|
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
+
"value": 10.61500108633962
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
+
"cpu": 2.5667900840441386e-06,
|
139 |
+
"ram": 1.0726899816862813e-07,
|
140 |
"gpu": 0.0,
|
141 |
+
"total": 2.6740590822127666e-06
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
+
"value": 373963.31541504554
|
146 |
}
|
147 |
}
|
148 |
}
|