Commit
•
5f5e7bd
1
Parent(s):
71d4f6f
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":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -106,44 +106,44 @@
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 14,
|
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 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
-
"value": 13.
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
-
"cpu": 2.
|
140 |
-
"ram": 1.
|
141 |
"gpu": 0.0,
|
142 |
-
"total": 2.
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
-
"value":
|
147 |
}
|
148 |
}
|
149 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "a84403909b6e036e6ac3ccba23f1df81c197a364",
|
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": 540.737536,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 14,
|
109 |
+
"total": 1.0355783430000827,
|
110 |
+
"mean": 0.07396988164286304,
|
111 |
+
"stdev": 0.004839242256282365,
|
112 |
+
"p50": 0.07546354750000717,
|
113 |
+
"p90": 0.07757150379999586,
|
114 |
+
"p95": 0.0791135599499981,
|
115 |
+
"p99": 0.08131121358999763,
|
116 |
"values": [
|
117 |
+
0.07742481599998996,
|
118 |
+
0.07539344100001699,
|
119 |
+
0.07601172100001463,
|
120 |
+
0.07553365399999734,
|
121 |
+
0.07416235900001311,
|
122 |
+
0.07559802400001558,
|
123 |
+
0.0742121610000197,
|
124 |
+
0.07588419300000737,
|
125 |
+
0.07538342099999795,
|
126 |
+
0.0776343699999984,
|
127 |
+
0.08186062699999752,
|
128 |
+
0.06774145800000042,
|
129 |
+
0.06449411900001678,
|
130 |
+
0.0642439789999969
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 13.519015818196657
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 2.5199331343173984e-06,
|
140 |
+
"ram": 1.0531258468933656e-07,
|
141 |
"gpu": 0.0,
|
142 |
+
"total": 2.625245719006735e-06
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 380916.7243888893
|
147 |
}
|
148 |
}
|
149 |
}
|