Commit
•
1721eb2
1
Parent(s):
069b5cd
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.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,46 +107,45 @@
|
|
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.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.06485812700000793
|
134 |
]
|
135 |
},
|
136 |
"throughput": {
|
137 |
"unit": "samples/s",
|
138 |
-
"value":
|
139 |
},
|
140 |
"energy": {
|
141 |
"unit": "kWh",
|
142 |
-
"cpu": 2.
|
143 |
-
"ram": 1.
|
144 |
"gpu": 0.0,
|
145 |
-
"total": 2.
|
146 |
},
|
147 |
"efficiency": {
|
148 |
"unit": "samples/kWh",
|
149 |
-
"value":
|
150 |
}
|
151 |
}
|
152 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "c594845efb520077430f4fe3f536bc1756e2b290",
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 544.8704,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 14,
|
111 |
+
"total": 1.0290386790000525,
|
112 |
+
"mean": 0.07350276278571803,
|
113 |
+
"stdev": 0.005042858871968262,
|
114 |
+
"p50": 0.07523880900001245,
|
115 |
+
"p90": 0.0775612365000029,
|
116 |
+
"p95": 0.07932039170000849,
|
117 |
+
"p99": 0.08164274394001154,
|
118 |
"values": [
|
119 |
+
0.07463784500004067,
|
120 |
+
0.07223568500000965,
|
121 |
+
0.07710382499999469,
|
122 |
+
0.07536105100001578,
|
123 |
+
0.07632255099997565,
|
124 |
+
0.07511656700000913,
|
125 |
+
0.07653189000001248,
|
126 |
+
0.07631202999999687,
|
127 |
+
0.07775727000000643,
|
128 |
+
0.0822233320000123,
|
129 |
+
0.069203071000004,
|
130 |
+
0.06539114700001392,
|
131 |
+
0.06554393099997924,
|
132 |
+
0.06529848399998173
|
|
|
133 |
]
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 13.604930782197824
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
+
"cpu": 2.566201322608524e-06,
|
142 |
+
"ram": 1.0724666121895154e-07,
|
143 |
"gpu": 0.0,
|
144 |
+
"total": 2.6734479838274756e-06
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
+
"value": 374048.7961798072
|
149 |
}
|
150 |
}
|
151 |
}
|