Commit
•
05d8e06
1
Parent(s):
c460e82
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,43 +107,45 @@
|
|
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 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
-
"value":
|
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 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
+
"optimum_benchmark_commit": "2d3261cf9b992810a685ce736f41254a91cd091e",
|
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": 543.789056,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 14,
|
111 |
+
"total": 1.0080477250000683,
|
112 |
+
"mean": 0.0720034089285763,
|
113 |
+
"stdev": 0.0030892086823121564,
|
114 |
+
"p50": 0.07200121000001047,
|
115 |
+
"p90": 0.07512493289999327,
|
116 |
+
"p95": 0.07641355039999098,
|
117 |
+
"p99": 0.07814309327999354,
|
118 |
"values": [
|
119 |
+
0.07483442800000262,
|
120 |
+
0.07204235700001504,
|
121 |
+
0.07360895200000073,
|
122 |
+
0.07230037000002199,
|
123 |
+
0.07056608100000972,
|
124 |
+
0.07227274800001737,
|
125 |
+
0.07087240199999201,
|
126 |
+
0.07117969099999755,
|
127 |
+
0.07134736500000827,
|
128 |
+
0.0719600630000059,
|
129 |
+
0.07524943499998926,
|
130 |
+
0.07857547899999417,
|
131 |
+
0.0684475220000138,
|
132 |
+
0.06479083199999991
|
133 |
]
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 13.888231333490735
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
+
"cpu": 2.5808873275915784e-06,
|
142 |
+
"ram": 1.0786036589016371e-07,
|
143 |
"gpu": 0.0,
|
144 |
+
"total": 2.6887476934817422e-06
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
+
"value": 371920.3562402946
|
149 |
}
|
150 |
}
|
151 |
}
|