Commit
•
d7fc710
1
Parent(s):
1886c9a
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,54 +10,53 @@
|
|
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 |
-
0.04549909600001456
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
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": 865.349632,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0254694729997595,
|
15 |
+
"mean": 0.046612248772716344,
|
16 |
+
"stdev": 0.0008058048499494237,
|
17 |
+
"p50": 0.046596800499997926,
|
18 |
+
"p90": 0.047706023899991123,
|
19 |
+
"p95": 0.04775190604996453,
|
20 |
+
"p99": 0.048061045449993574,
|
21 |
"values": [
|
22 |
+
0.04772247599998991,
|
23 |
+
0.04617116800000076,
|
24 |
+
0.04755795500000204,
|
25 |
+
0.04472943499996518,
|
26 |
+
0.04728700499998695,
|
27 |
+
0.04705209100001184,
|
28 |
+
0.04662096599997767,
|
29 |
+
0.046303378000004614,
|
30 |
+
0.045416531999990184,
|
31 |
+
0.04560314399998333,
|
32 |
+
0.046700446999977885,
|
33 |
+
0.04643181899996307,
|
34 |
+
0.04638662399997884,
|
35 |
+
0.046911865999959446,
|
36 |
+
0.047753454999963196,
|
37 |
+
0.04556607500001064,
|
38 |
+
0.047072920999994494,
|
39 |
+
0.046621877999996286,
|
40 |
+
0.04632271299999502,
|
41 |
+
0.046522079999988364,
|
42 |
+
0.04657263500001818,
|
43 |
+
0.048142810000001646
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.453588409262338
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5813279151916505e-06,
|
53 |
+
"ram": 6.608453637170442e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6474124515633549e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 607012.5298925743
|
60 |
}
|
61 |
}
|
62 |
}
|