Commit
•
56d0fbc
1
Parent(s):
0cf90bc
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,42 +10,43 @@
|
|
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 |
]
|
34 |
},
|
35 |
"throughput": {
|
36 |
"unit": "samples/s",
|
37 |
-
"value":
|
38 |
},
|
39 |
"energy": {
|
40 |
"unit": "kWh",
|
41 |
-
"cpu": 3.
|
42 |
-
"ram": 1.
|
43 |
"gpu": 0.0,
|
44 |
-
"total": 3.
|
45 |
},
|
46 |
"efficiency": {
|
47 |
"unit": "samples/kWh",
|
48 |
-
"value":
|
49 |
}
|
50 |
}
|
51 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 547.0208,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 12,
|
14 |
+
"total": 1.0755347980000067,
|
15 |
+
"mean": 0.0896278998333339,
|
16 |
+
"stdev": 0.006040068861087626,
|
17 |
+
"p50": 0.09086400750000223,
|
18 |
+
"p90": 0.09498585750000643,
|
19 |
+
"p95": 0.096206286200011,
|
20 |
+
"p99": 0.0973791132400143,
|
21 |
"values": [
|
22 |
+
0.0950068040000076,
|
23 |
+
0.09479733899999587,
|
24 |
+
0.09261579599998981,
|
25 |
+
0.08933219399997938,
|
26 |
+
0.09143627200000992,
|
27 |
+
0.09026030499998683,
|
28 |
+
0.09226908200000139,
|
29 |
+
0.09029174299999454,
|
30 |
+
0.09767232000001513,
|
31 |
+
0.08659703699999,
|
32 |
+
0.07788829400001873,
|
33 |
+
0.07736761200001752
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
+
"value": 11.157240121207053
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
+
"cpu": 3.0411571518987675e-06,
|
43 |
+
"ram": 1.270934545776725e-07,
|
44 |
"gpu": 0.0,
|
45 |
+
"total": 3.16825060647644e-06
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
+
"value": 315631.5974360838
|
50 |
}
|
51 |
}
|
52 |
}
|