Commit
•
a54ac87
1
Parent(s):
28124fd
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": "f837debaab7bc93d6490c10e065312a52e57b795",
|
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": 543.195136,
|
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.0859553980000385,
|
113 |
+
"mean": 0.09049628316666987,
|
114 |
+
"stdev": 0.009193642638636482,
|
115 |
+
"p50": 0.0907790145000007,
|
116 |
+
"p90": 0.09952920280000796,
|
117 |
+
"p95": 0.10340419605000192,
|
118 |
+
"p99": 0.10715097600999457,
|
119 |
"values": [
|
120 |
+
0.10808767099999272,
|
121 |
+
0.09858041900000103,
|
122 |
+
0.09957226200000946,
|
123 |
+
0.09098306699999625,
|
124 |
+
0.0924419580000233,
|
125 |
+
0.09914166999999452,
|
126 |
+
0.09057496200000514,
|
127 |
+
0.07894242400001872,
|
128 |
+
0.07917101600000365,
|
129 |
+
0.07931105000000116,
|
130 |
+
0.08130927800002041,
|
131 |
+
0.08783962099997211
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
+
"value": 11.050177587495702
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
+
"cpu": 3.147487966423361e-06,
|
141 |
+
"ram": 1.3153734029130576e-07,
|
142 |
"gpu": 0.0,
|
143 |
+
"total": 3.279025306714667e-06
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
+
"value": 304968.6740606231
|
148 |
}
|
149 |
}
|
150 |
}
|