Commit
•
9798a31
1
Parent(s):
41f8feb
Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,42 +11,42 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 12,
|
14 |
-
"total": 1.
|
15 |
-
"mean": 0.
|
16 |
-
"stdev": 0.
|
17 |
-
"p50": 0.
|
18 |
-
"p90": 0.
|
19 |
-
"p95": 0.
|
20 |
-
"p99": 0.
|
21 |
"values": [
|
22 |
-
0.
|
23 |
-
0.
|
24 |
-
0.
|
25 |
-
0.
|
26 |
-
0.
|
27 |
-
0.
|
28 |
-
0.
|
29 |
-
0.
|
30 |
-
0.
|
31 |
-
0.
|
32 |
-
0.
|
33 |
-
0.
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
-
"value": 11.
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
-
"cpu": 3.
|
43 |
-
"ram": 1.
|
44 |
"gpu": 0.0,
|
45 |
-
"total": 3.
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
-
"value":
|
50 |
}
|
51 |
}
|
52 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 547.876864,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 12,
|
14 |
+
"total": 1.033789282000015,
|
15 |
+
"mean": 0.08614910683333458,
|
16 |
+
"stdev": 0.00444322451935818,
|
17 |
+
"p50": 0.08664920849999191,
|
18 |
+
"p90": 0.09000586590001376,
|
19 |
+
"p95": 0.0916430476500139,
|
20 |
+
"p99": 0.09323753593001044,
|
21 |
"values": [
|
22 |
+
0.08994776999998066,
|
23 |
+
0.08764092800001322,
|
24 |
+
0.08677431199998864,
|
25 |
+
0.0857669529999896,
|
26 |
+
0.09001232100001744,
|
27 |
+
0.08575931900000455,
|
28 |
+
0.08795323100000019,
|
29 |
+
0.08652410499999519,
|
30 |
+
0.09363615800000957,
|
31 |
+
0.08431529599999976,
|
32 |
+
0.0778753270000152,
|
33 |
+
0.07758356200000094
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
+
"value": 11.60778140085208
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
+
"cpu": 3.0310116262517427e-06,
|
43 |
+
"ram": 1.2666966935573605e-07,
|
44 |
"gpu": 0.0,
|
45 |
+
"total": 3.1576812956074788e-06
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
+
"value": 316688.0715261097
|
50 |
}
|
51 |
}
|
52 |
}
|