Commit
•
4536f18
1
Parent(s):
39c44ce
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,52 +11,52 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 22,
|
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": 21.
|
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": 864.681984,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 22,
|
14 |
+
"total": 1.0042548999999212,
|
15 |
+
"mean": 0.04564794999999642,
|
16 |
+
"stdev": 0.0007680563818898166,
|
17 |
+
"p50": 0.045660611499982906,
|
18 |
+
"p90": 0.046362913399991615,
|
19 |
+
"p95": 0.04704562854999779,
|
20 |
+
"p99": 0.04710030103997951,
|
21 |
"values": [
|
22 |
+
0.04595164300002352,
|
23 |
+
0.04556875099996205,
|
24 |
+
0.04545703299999104,
|
25 |
+
0.04490126900003588,
|
26 |
+
0.04481503899995687,
|
27 |
+
0.04563508399996863,
|
28 |
+
0.04568613899999718,
|
29 |
+
0.04558692500000916,
|
30 |
+
0.046276677000037125,
|
31 |
+
0.043666895000001205,
|
32 |
+
0.04710539899997457,
|
33 |
+
0.0452880789999881,
|
34 |
+
0.04571982200002367,
|
35 |
+
0.046371233999991546,
|
36 |
+
0.04532034900000781,
|
37 |
+
0.047081122999998115,
|
38 |
+
0.044362376999970365,
|
39 |
+
0.04553140100000519,
|
40 |
+
0.04580301700002565,
|
41 |
+
0.04628802799999221,
|
42 |
+
0.045724360000008346,
|
43 |
+
0.046114255999953
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.906788804318232
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5615407096015081e-06,
|
53 |
+
"ram": 6.525723032514179e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.62679793992665e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 614704.4912320755
|
60 |
}
|
61 |
}
|
62 |
}
|