Commit
•
51835d4
1
Parent(s):
6ce1d28
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.41.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
@@ -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,45 +107,44 @@
|
|
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.06540374499999757
|
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.1",
|
83 |
+
"optimum_benchmark_commit": "619f91dd928d405e72e9e7724b958f1538ca7d80",
|
84 |
"transformers_version": "4.41.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 544.595968,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 13,
|
111 |
+
"total": 1.045896349999964,
|
112 |
+
"mean": 0.08045356538461262,
|
113 |
+
"stdev": 0.01944904221263577,
|
114 |
+
"p50": 0.07246644099998889,
|
115 |
+
"p90": 0.11396969639999953,
|
116 |
+
"p95": 0.11498050939999871,
|
117 |
+
"p99": 0.11517294907999372,
|
118 |
"values": [
|
119 |
+
0.07358353699999043,
|
120 |
+
0.0727770090000206,
|
121 |
+
0.07246644099998889,
|
122 |
+
0.09234175800000344,
|
123 |
+
0.11522105899999247,
|
124 |
+
0.11482014300000287,
|
125 |
+
0.11056790999998611,
|
126 |
+
0.06648339800000258,
|
127 |
+
0.06557194399999844,
|
128 |
+
0.06523687199998562,
|
129 |
+
0.06597401199999808,
|
130 |
+
0.0654659879999997,
|
131 |
+
0.06538627899999483
|
|
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
+
"value": 12.42952994338344
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
+
"cpu": 2.5819165011247e-06,
|
141 |
+
"ram": 1.0790150333722436e-07,
|
142 |
"gpu": 0.0,
|
143 |
+
"total": 2.6898180044619245e-06
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
+
"value": 371772.36465113243
|
148 |
}
|
149 |
}
|
150 |
}
|