Commit
•
49abede
1
Parent(s):
72d6e1c
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,
|
@@ -11,53 +11,53 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
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 |
-
0.
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value": 22.
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 864.6656,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
14 |
+
"total": 1.0180954319999103,
|
15 |
+
"mean": 0.0442650187826048,
|
16 |
+
"stdev": 0.001672665122043294,
|
17 |
+
"p50": 0.04475820199999703,
|
18 |
+
"p90": 0.04570843619999891,
|
19 |
+
"p95": 0.045992968799995995,
|
20 |
+
"p99": 0.04639754204000781,
|
21 |
"values": [
|
22 |
+
0.04549818899999991,
|
23 |
+
0.0442509299999756,
|
24 |
+
0.04514333899999201,
|
25 |
+
0.04347836200000188,
|
26 |
+
0.043964015000000245,
|
27 |
+
0.04407940000001531,
|
28 |
+
0.04475820199999703,
|
29 |
+
0.04254964499997982,
|
30 |
+
0.045620936999995365,
|
31 |
+
0.044458844999979874,
|
32 |
+
0.0447681409999916,
|
33 |
+
0.04502837499998691,
|
34 |
+
0.04425479599998994,
|
35 |
+
0.04477188800001386,
|
36 |
+
0.04534954299998617,
|
37 |
+
0.045224429999990434,
|
38 |
+
0.0444944729999861,
|
39 |
+
0.04602215299999557,
|
40 |
+
0.0457303109999998,
|
41 |
+
0.04650342100001126,
|
42 |
+
0.04252627100001405,
|
43 |
+
0.03995921599999974,
|
44 |
+
0.03966055000000779
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.59120243258495
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5171351595821545e-06,
|
54 |
+
"ram": 6.340202392612819e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5805371835082827e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 632696.282273045
|
61 |
}
|
62 |
}
|
63 |
}
|