Commit
•
a4f0aae
1
Parent(s):
de5188a
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": 867.86048,
|
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.0035675870002478,
|
15 |
+
"mean": 0.04363337334783686,
|
16 |
+
"stdev": 0.0032453178939467,
|
17 |
+
"p50": 0.04495672200005174,
|
18 |
+
"p90": 0.04716651320002256,
|
19 |
+
"p95": 0.04781742630009376,
|
20 |
+
"p99": 0.048046385800030296,
|
21 |
"values": [
|
22 |
+
0.04558362300008412,
|
23 |
+
0.04523596399997132,
|
24 |
+
0.04576062300009198,
|
25 |
+
0.04398835400002099,
|
26 |
+
0.04718859000001885,
|
27 |
+
0.04477762800001983,
|
28 |
+
0.04509842599998137,
|
29 |
+
0.045414826999945035,
|
30 |
+
0.04400227000007817,
|
31 |
+
0.048091257000010046,
|
32 |
+
0.04788729700010208,
|
33 |
+
0.04556008899999142,
|
34 |
+
0.0457574189999832,
|
35 |
+
0.04495672200005174,
|
36 |
+
0.047078206000037426,
|
37 |
+
0.04423749399995813,
|
38 |
+
0.038786134999895694,
|
39 |
+
0.039727457000026334,
|
40 |
+
0.03908436400001847,
|
41 |
+
0.0388234659999398,
|
42 |
+
0.03889239600005112,
|
43 |
+
0.03850787600003969,
|
44 |
+
0.03912710399993102
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.918237194914827
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.4992865232320933e-06,
|
54 |
+
"ram": 6.265689259897463e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5619434158310681e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 640228.058113057
|
61 |
}
|
62 |
}
|
63 |
}
|