Commit
•
120ff24
1
Parent(s):
5fa33af
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,
|
@@ -105,44 +105,45 @@
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
-
"count":
|
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 |
]
|
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 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "4ec62071e1c9b9c89fb7e3c044340b391a0c4120",
|
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": 542.96576,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 14,
|
109 |
+
"total": 1.0742338579999284,
|
110 |
+
"mean": 0.07673098985713775,
|
111 |
+
"stdev": 0.0026243878856758453,
|
112 |
+
"p50": 0.07724452899998369,
|
113 |
+
"p90": 0.07958985019999432,
|
114 |
+
"p95": 0.0797903819999874,
|
115 |
+
"p99": 0.08006529559998853,
|
116 |
"values": [
|
117 |
+
0.07960534399998664,
|
118 |
+
0.07886971700000345,
|
119 |
+
0.07760710299999118,
|
120 |
+
0.0792716690000077,
|
121 |
+
0.07561472300000105,
|
122 |
+
0.07777596899998684,
|
123 |
+
0.07665542099999811,
|
124 |
+
0.07282620200001588,
|
125 |
+
0.07269808199998806,
|
126 |
+
0.07295424199998024,
|
127 |
+
0.07378570899999204,
|
128 |
+
0.07688195499997619,
|
129 |
+
0.08013402399998881,
|
130 |
+
0.07955369800001222
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 13.032543980754824
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 2.61556139698735e-06,
|
140 |
+
"ram": 1.0930483393504647e-07,
|
141 |
"gpu": 0.0,
|
142 |
+
"total": 2.7248662309223965e-06
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 366990.49246960256
|
147 |
}
|
148 |
}
|
149 |
}
|