Commit
•
a9f7a32
1
Parent(s):
3119012
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":
|
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.710656,
|
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.0285002750001127,
|
15 |
+
"mean": 0.044717403260874464,
|
16 |
+
"stdev": 0.0028504890770556747,
|
17 |
+
"p50": 0.043360845999984576,
|
18 |
+
"p90": 0.048988204600021845,
|
19 |
+
"p95": 0.04930105100002322,
|
20 |
+
"p99": 0.05003727304001245,
|
21 |
"values": [
|
22 |
+
0.050238841000009415,
|
23 |
+
0.049322623000023214,
|
24 |
+
0.047891138000011324,
|
25 |
+
0.04612027400000329,
|
26 |
+
0.04851341100001605,
|
27 |
+
0.049106903000023294,
|
28 |
+
0.04822648900000104,
|
29 |
+
0.04729975099999706,
|
30 |
+
0.04247112600000946,
|
31 |
+
0.0424670419999984,
|
32 |
+
0.04233787699999425,
|
33 |
+
0.0421793609999952,
|
34 |
+
0.04307290799999919,
|
35 |
+
0.04141305100000636,
|
36 |
+
0.043360845999984576,
|
37 |
+
0.043087936000006266,
|
38 |
+
0.043639957000010554,
|
39 |
+
0.04266137999999842,
|
40 |
+
0.04242078199999355,
|
41 |
+
0.04146956400001045,
|
42 |
+
0.04197432099999787,
|
43 |
+
0.043776512000022194,
|
44 |
+
0.045448182000001225
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.362658094571223
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.718488407595722e-06,
|
54 |
+
"ram": 7.181672816433667e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.7903051357600587e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 558564.001200532
|
61 |
}
|
62 |
}
|
63 |
}
|