Commit
•
2832a29
1
Parent(s):
6491c35
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,
|
@@ -108,43 +108,43 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 13,
|
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 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
-
"value": 12.
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
-
"cpu": 2.
|
141 |
-
"ram": 1.
|
142 |
"gpu": 0.0,
|
143 |
-
"total":
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
-
"value":
|
148 |
}
|
149 |
}
|
150 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "9c5b122c5b131ce085c14c11b158b31af90e674e",
|
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": 543.883264,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 13,
|
111 |
+
"total": 1.0467087419999075,
|
112 |
+
"mean": 0.08051605707691596,
|
113 |
+
"stdev": 0.006413394387280683,
|
114 |
+
"p50": 0.0779234190000011,
|
115 |
+
"p90": 0.09215909959997931,
|
116 |
+
"p95": 0.09367432379997923,
|
117 |
+
"p99": 0.09385142315998223,
|
118 |
"values": [
|
119 |
+
0.09352674099997671,
|
120 |
+
0.08016997400000037,
|
121 |
+
0.09389569799998299,
|
122 |
+
0.08668853399998966,
|
123 |
+
0.07992381299999352,
|
124 |
+
0.07994951700001707,
|
125 |
+
0.0779234190000011,
|
126 |
+
0.07646751799998697,
|
127 |
+
0.07596818799999028,
|
128 |
+
0.07454564899998672,
|
129 |
+
0.07479682700000012,
|
130 |
+
0.07544497399999273,
|
131 |
+
0.07740788999998927
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
+
"value": 12.4198828942246
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
+
"cpu": 2.97966202100118e-06,
|
141 |
+
"ram": 1.245075990737072e-07,
|
142 |
"gpu": 0.0,
|
143 |
+
"total": 3.1041696200748876e-06
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
+
"value": 322147.3445049292
|
148 |
}
|
149 |
}
|
150 |
}
|