Commit
•
64533fe
1
Parent(s):
c37b3bd
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.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.41.0",
|
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,46 +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 |
-
0.
|
132 |
-
0.
|
133 |
-
0.06539357100001553
|
134 |
]
|
135 |
},
|
136 |
"throughput": {
|
137 |
"unit": "samples/s",
|
138 |
-
"value":
|
139 |
},
|
140 |
"energy": {
|
141 |
"unit": "kWh",
|
142 |
-
"cpu": 2.
|
143 |
-
"ram": 1.
|
144 |
"gpu": 0.0,
|
145 |
-
"total": 2.
|
146 |
},
|
147 |
"efficiency": {
|
148 |
"unit": "samples/kWh",
|
149 |
-
"value":
|
150 |
}
|
151 |
}
|
152 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "5e9beea10942a9d4b3bee05550004817630e3d7e",
|
84 |
"transformers_version": "4.41.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 547.708928,
|
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.0265475739999488,
|
112 |
+
"mean": 0.07332482671428206,
|
113 |
+
"stdev": 0.005535793690658839,
|
114 |
+
"p50": 0.07519409899998664,
|
115 |
+
"p90": 0.07937292000001435,
|
116 |
+
"p95": 0.08068662630001314,
|
117 |
+
"p99": 0.08118702126000812,
|
118 |
"values": [
|
119 |
+
0.07685578999996778,
|
120 |
+
0.07565455799999654,
|
121 |
+
0.07556593499998598,
|
122 |
+
0.07406700000001365,
|
123 |
+
0.07596193099999482,
|
124 |
+
0.0743075159999762,
|
125 |
+
0.07709348200000932,
|
126 |
+
0.07482226299998729,
|
127 |
+
0.08131212000000687,
|
128 |
+
0.0803498220000165,
|
129 |
+
0.06518953800002691,
|
130 |
+
0.06526956599998357,
|
131 |
+
0.06502607300001273,
|
132 |
+
0.06507197999997061
|
|
|
133 |
]
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 13.637945629201495
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
+
"cpu": 2.5389728446801504e-06,
|
142 |
+
"ram": 1.0610777747636745e-07,
|
143 |
"gpu": 0.0,
|
144 |
+
"total": 2.645080622156518e-06
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
+
"value": 378060.31000473106
|
149 |
}
|
150 |
}
|
151 |
}
|