Commit
•
0df7197
1
Parent(s):
db36584
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
@@ -78,7 +78,7 @@
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
-
"optimum_benchmark_commit": "
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
@@ -97,7 +97,7 @@
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -105,45 +105,43 @@
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
-
"count":
|
109 |
-
"total": 1.
|
110 |
-
"mean": 0.
|
111 |
-
"stdev": 0.
|
112 |
-
"p50": 0.
|
113 |
-
"p90": 0.
|
114 |
-
"p95": 0.
|
115 |
-
"p99": 0.
|
116 |
"values": [
|
117 |
-
0.
|
118 |
-
0.
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.07140291900003604,
|
130 |
-
0.06532131400001617
|
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 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "791c6e35de952695e40c34df217c20ec4e890c8e",
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 542.937088,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 12,
|
109 |
+
"total": 1.0021756520000338,
|
110 |
+
"mean": 0.08351463766666949,
|
111 |
+
"stdev": 0.01650968291632305,
|
112 |
+
"p50": 0.0759121064999988,
|
113 |
+
"p90": 0.11207320530001255,
|
114 |
+
"p95": 0.11278323480000693,
|
115 |
+
"p99": 0.11281958936000108,
|
116 |
"values": [
|
117 |
+
0.07758678700000132,
|
118 |
+
0.0754385280000065,
|
119 |
+
0.0754392199999927,
|
120 |
+
0.07550116499999149,
|
121 |
+
0.0740671089999978,
|
122 |
+
0.07632304800000611,
|
123 |
+
0.1060175670000092,
|
124 |
+
0.11274605400001292,
|
125 |
+
0.11282867799999963,
|
126 |
+
0.08591384999999718,
|
127 |
+
0.06540611799999851,
|
128 |
+
0.06490752800002042
|
|
|
|
|
129 |
]
|
130 |
},
|
131 |
"throughput": {
|
132 |
"unit": "samples/s",
|
133 |
+
"value": 11.973948854226999
|
134 |
},
|
135 |
"energy": {
|
136 |
"unit": "kWh",
|
137 |
+
"cpu": 2.5505388776461285e-06,
|
138 |
+
"ram": 1.0659120120322994e-07,
|
139 |
"gpu": 0.0,
|
140 |
+
"total": 2.6571300788493585e-06
|
141 |
},
|
142 |
"efficiency": {
|
143 |
"unit": "samples/kWh",
|
144 |
+
"value": 376345.8958821614
|
145 |
}
|
146 |
}
|
147 |
}
|