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,
|
@@ -10,43 +10,44 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
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":
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
-
"cpu": 2.
|
43 |
-
"ram": 1.
|
44 |
"gpu": 0.0,
|
45 |
-
"total": 2.
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
-
"value":
|
50 |
}
|
51 |
}
|
52 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 543.06816,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 13,
|
14 |
+
"total": 1.0378773420000869,
|
15 |
+
"mean": 0.0798367186153913,
|
16 |
+
"stdev": 0.017205499679787874,
|
17 |
+
"p50": 0.07604001900000412,
|
18 |
+
"p90": 0.11029471360001822,
|
19 |
+
"p95": 0.11400780680002072,
|
20 |
+
"p99": 0.11501645816001428,
|
21 |
"values": [
|
22 |
+
0.0778682979999985,
|
23 |
+
0.07604001900000412,
|
24 |
+
0.07607176700000196,
|
25 |
+
0.07497639499999309,
|
26 |
+
0.09880451199998674,
|
27 |
+
0.11526862100001267,
|
28 |
+
0.11316726400002608,
|
29 |
+
0.07948394900000721,
|
30 |
+
0.06590229900001532,
|
31 |
+
0.0649271409999983,
|
32 |
+
0.06497307700001898,
|
33 |
+
0.06511979100000076,
|
34 |
+
0.06527420900002312
|
35 |
]
|
36 |
},
|
37 |
"throughput": {
|
38 |
"unit": "samples/s",
|
39 |
+
"value": 12.525564894737737
|
40 |
},
|
41 |
"energy": {
|
42 |
"unit": "kWh",
|
43 |
+
"cpu": 2.56001932753457e-06,
|
44 |
+
"ram": 1.0698687808378793e-07,
|
45 |
"gpu": 0.0,
|
46 |
+
"total": 2.667006205618358e-06
|
47 |
},
|
48 |
"efficiency": {
|
49 |
"unit": "samples/kWh",
|
50 |
+
"value": 374952.25841371645
|
51 |
}
|
52 |
}
|
53 |
}
|