Commit
•
318d55e
1
Parent(s):
df60e1f
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":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,42 +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 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
-
"value":
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
-
"cpu": 2.
|
139 |
-
"ram": 1.
|
140 |
"gpu": 0.0,
|
141 |
-
"total": 2.
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
-
"value":
|
146 |
}
|
147 |
}
|
148 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
+
"optimum_benchmark_commit": "b41c364fc95b27c894c71df85ec2bf4c8adb0e4d",
|
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": 540.110848,
|
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.0393550549999873,
|
112 |
+
"mean": 0.07995038884615287,
|
113 |
+
"stdev": 0.017867519817341998,
|
114 |
+
"p50": 0.07267254100000287,
|
115 |
+
"p90": 0.11189904200000456,
|
116 |
+
"p95": 0.11254119419999142,
|
117 |
+
"p99": 0.11263091963998022,
|
118 |
"values": [
|
119 |
+
0.07440910599999029,
|
120 |
+
0.07220648500000948,
|
121 |
+
0.07267254100000287,
|
122 |
+
0.07270040200000949,
|
123 |
+
0.07115799799998968,
|
124 |
+
0.08057038999999122,
|
125 |
+
0.11246642300000076,
|
126 |
+
0.11265335099997742,
|
127 |
+
0.10962951800001974,
|
128 |
+
0.06600009699999987,
|
129 |
+
0.06533779800000161,
|
130 |
+
0.06485339799999679,
|
131 |
+
0.06469754799999805
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
+
"value": 12.507756552932875
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
+
"cpu": 2.531990574465858e-06,
|
141 |
+
"ram": 1.0581579653634895e-07,
|
142 |
"gpu": 0.0,
|
143 |
+
"total": 2.637806371002207e-06
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
+
"value": 379102.88298381073
|
148 |
}
|
149 |
}
|
150 |
}
|