Commit
•
bf4fbff
1
Parent(s):
74c32cf
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": "c551ed4717b9f9db50458281347948dd265d9e3b",
|
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": 541.540352,
|
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.0241694399999801,
|
112 |
+
"mean": 0.07878226461538308,
|
113 |
+
"stdev": 0.016041332429516088,
|
114 |
+
"p50": 0.07548853200000849,
|
115 |
+
"p90": 0.10700253859999977,
|
116 |
+
"p95": 0.1116681577999941,
|
117 |
+
"p99": 0.11300756515998614,
|
118 |
"values": [
|
119 |
+
0.0778364680000152,
|
120 |
+
0.07548853200000849,
|
121 |
+
0.07602320999998824,
|
122 |
+
0.0748768699999971,
|
123 |
+
0.07660170099998709,
|
124 |
+
0.11055198500000074,
|
125 |
+
0.11334241699998415,
|
126 |
+
0.0928047529999958,
|
127 |
+
0.06589686600000277,
|
128 |
+
0.06543215800002145,
|
129 |
+
0.06511160899998458,
|
130 |
+
0.06522114399999168,
|
131 |
+
0.06498172700000282
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
+
"value": 12.693212170048984
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
+
"cpu": 2.568203459183375e-06,
|
141 |
+
"ram": 1.0732265938285578e-07,
|
142 |
"gpu": 0.0,
|
143 |
+
"total": 2.675526118566231e-06
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
+
"value": 373758.2649859845
|
148 |
}
|
149 |
}
|
150 |
}
|