Commit
•
21a1237
1
Parent(s):
8b780e8
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
@@ -81,7 +81,7 @@
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
-
"optimum_benchmark_commit": "
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
@@ -100,7 +100,7 @@
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,42 +109,42 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 12,
|
112 |
-
"total": 1.
|
113 |
-
"mean": 0.
|
114 |
-
"stdev": 0.
|
115 |
-
"p50": 0.
|
116 |
-
"p90": 0.
|
117 |
-
"p95": 0.
|
118 |
-
"p99": 0.
|
119 |
"values": [
|
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 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
-
"value": 11.
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
-
"cpu": 3.
|
141 |
-
"ram": 1.
|
142 |
"gpu": 0.0,
|
143 |
-
"total": 3.
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
-
"value":
|
148 |
}
|
149 |
}
|
150 |
}
|
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "2a33a472f309c43b5bd16946ef9cec843d02f70a",
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
+
"max_ram": 550.363136,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 12,
|
112 |
+
"total": 1.0384609239999918,
|
113 |
+
"mean": 0.08653841033333265,
|
114 |
+
"stdev": 0.0052955261950593914,
|
115 |
+
"p50": 0.08769361049999702,
|
116 |
+
"p90": 0.09267276510001352,
|
117 |
+
"p95": 0.09294785645001155,
|
118 |
+
"p99": 0.09297618409000591,
|
119 |
"values": [
|
120 |
+
0.0929832660000045,
|
121 |
+
0.09021735700000022,
|
122 |
+
0.09045768599997928,
|
123 |
+
0.08894062600001007,
|
124 |
+
0.0874526800000126,
|
125 |
+
0.08560580700000742,
|
126 |
+
0.08743128500000807,
|
127 |
+
0.08793454099998144,
|
128 |
+
0.09291888500001733,
|
129 |
+
0.08001714499999935,
|
130 |
+
0.0774755869999808,
|
131 |
+
0.07702605899999071
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
+
"value": 11.555562393024713
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
+
"cpu": 3.014074125860492e-06,
|
141 |
+
"ram": 1.2596359708569392e-07,
|
142 |
"gpu": 0.0,
|
143 |
+
"total": 3.140037722946186e-06
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
+
"value": 318467.5116137571
|
148 |
}
|
149 |
}
|
150 |
}
|