Commit
•
0e31cf0
1
Parent(s):
ec74a95
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": 544.
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -105,41 +105,45 @@
|
|
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 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "samples/s",
|
131 |
-
"value":
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
-
"cpu": 2.
|
136 |
-
"ram": 1.
|
137 |
"gpu": 0.0,
|
138 |
-
"total": 2.
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "samples/kWh",
|
142 |
-
"value":
|
143 |
}
|
144 |
}
|
145 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "7baf94000c37c83d18199a862912f4a1d19e3245",
|
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": 544.280576,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 14,
|
109 |
+
"total": 1.0446442980000086,
|
110 |
+
"mean": 0.07461744985714347,
|
111 |
+
"stdev": 0.004894123238229328,
|
112 |
+
"p50": 0.07530795400001011,
|
113 |
+
"p90": 0.08038779400000635,
|
114 |
+
"p95": 0.08186454480000549,
|
115 |
+
"p99": 0.08211590656000141,
|
116 |
"values": [
|
117 |
+
0.07664158700001167,
|
118 |
+
0.07515053600002375,
|
119 |
+
0.07494538499997816,
|
120 |
+
0.08169535900000824,
|
121 |
+
0.07444529599999328,
|
122 |
+
0.07546537199999648,
|
123 |
+
0.07457798300001173,
|
124 |
+
0.0764393709999922,
|
125 |
+
0.07568319599999995,
|
126 |
+
0.07733680900000195,
|
127 |
+
0.08217874700000039,
|
128 |
+
0.07057365000000004,
|
129 |
+
0.0649865279999915,
|
130 |
+
0.06452447899999925
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 13.401690916997554
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 2.5267641577455736e-06,
|
140 |
+
"ram": 1.0559823975984983e-07,
|
141 |
"gpu": 0.0,
|
142 |
+
"total": 2.6323623975054236e-06
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 379886.9034703037
|
147 |
}
|
148 |
}
|
149 |
}
|