Commit
•
8fbe011
1
Parent(s):
1eb0728
Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/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,53 +10,54 @@
|
|
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 |
-
0.
|
35 |
-
0.
|
36 |
-
0.
|
37 |
-
0.
|
38 |
-
0.
|
39 |
-
0.
|
40 |
-
0.
|
41 |
-
0.
|
42 |
-
0.
|
43 |
-
0.
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 866.709504,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.0244720270001153,
|
15 |
+
"mean": 0.04454226204348327,
|
16 |
+
"stdev": 0.0011518387312830674,
|
17 |
+
"p50": 0.044633186999988084,
|
18 |
+
"p90": 0.04589253680001093,
|
19 |
+
"p95": 0.0464173789000256,
|
20 |
+
"p99": 0.04674310436000838,
|
21 |
"values": [
|
22 |
+
0.04604472400001214,
|
23 |
+
0.044938946000002034,
|
24 |
+
0.04516105999999809,
|
25 |
+
0.04328523800000994,
|
26 |
+
0.0452837880000061,
|
27 |
+
0.04440689500000872,
|
28 |
+
0.044445688000052996,
|
29 |
+
0.04499888700001975,
|
30 |
+
0.043664985000020806,
|
31 |
+
0.04332790799998065,
|
32 |
+
0.04514569000002666,
|
33 |
+
0.044210899999995945,
|
34 |
+
0.0441137299999923,
|
35 |
+
0.04424871099996608,
|
36 |
+
0.045252048000008926,
|
37 |
+
0.0431679590000158,
|
38 |
+
0.044633186999988084,
|
39 |
+
0.04527247699996906,
|
40 |
+
0.044695812999975715,
|
41 |
+
0.046823297000003095,
|
42 |
+
0.04337780000003022,
|
43 |
+
0.04645878500002709,
|
44 |
+
0.04151351100000511
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.450588589860455
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5120745214641604e-06,
|
54 |
+
"ram": 6.319096373204047e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.575265485196201e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 634813.6294470065
|
61 |
}
|
62 |
}
|
63 |
}
|