Commit
•
66d04e7
1
Parent(s):
c7e76c2
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
@@ -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,44 +105,45 @@
|
|
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.
|
|
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
-
"value":
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
-
"cpu": 2.
|
139 |
-
"ram": 1.
|
140 |
"gpu": 0.0,
|
141 |
-
"total": 2.
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
-
"value":
|
146 |
}
|
147 |
}
|
148 |
}
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 538.3168,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 14,
|
109 |
+
"total": 1.055020535000068,
|
110 |
+
"mean": 0.075358609642862,
|
111 |
+
"stdev": 0.0034518915739847012,
|
112 |
+
"p50": 0.0754118795000096,
|
113 |
+
"p90": 0.0772894697000055,
|
114 |
+
"p95": 0.07951556785000377,
|
115 |
+
"p99": 0.08225116877000176,
|
116 |
"values": [
|
117 |
+
0.07767429800000514,
|
118 |
+
0.07538479900000539,
|
119 |
+
0.07567040300000372,
|
120 |
+
0.07543896000001382,
|
121 |
+
0.07426350899999079,
|
122 |
+
0.07630806000000234,
|
123 |
+
0.0748100069999964,
|
124 |
+
0.07515471000002094,
|
125 |
+
0.07502863499999535,
|
126 |
+
0.07639153700000634,
|
127 |
+
0.07627498900001228,
|
128 |
+
0.08293506900000125,
|
129 |
+
0.0742382710000129,
|
130 |
+
0.06544728800000144
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 13.269883889036432
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 2.566750099261602e-06,
|
140 |
+
"ram": 1.0726781515968397e-07,
|
141 |
"gpu": 0.0,
|
142 |
+
"total": 2.674017914421286e-06
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 373969.07276009076
|
147 |
}
|
148 |
}
|
149 |
}
|