Commit
•
4ccc899
1
Parent(s):
547b87e
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,56 @@
|
|
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.
|
|
|
|
|
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": 867.26656,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0151738239999872,
|
15 |
+
"mean": 0.04060695295999949,
|
16 |
+
"stdev": 0.0006243916764696498,
|
17 |
+
"p50": 0.040493309999988014,
|
18 |
+
"p90": 0.04131094680002434,
|
19 |
+
"p95": 0.04199625679999599,
|
20 |
+
"p99": 0.04215172152001742,
|
21 |
"values": [
|
22 |
+
0.04099173200000905,
|
23 |
+
0.04087091700000656,
|
24 |
+
0.04057230800003708,
|
25 |
+
0.04028378900000007,
|
26 |
+
0.040439789999993536,
|
27 |
+
0.04026257799995392,
|
28 |
+
0.040183239999976195,
|
29 |
+
0.04035043300001462,
|
30 |
+
0.040493309999988014,
|
31 |
+
0.039709884999979295,
|
32 |
+
0.040925798999978724,
|
33 |
+
0.041516904000047816,
|
34 |
+
0.04086285100004261,
|
35 |
+
0.04041275999998106,
|
36 |
+
0.0405375020000065,
|
37 |
+
0.04031693000001724,
|
38 |
+
0.03993907399996033,
|
39 |
+
0.04034416100000726,
|
40 |
+
0.04091987800001107,
|
41 |
+
0.041002010999989125,
|
42 |
+
0.040494100999978855,
|
43 |
+
0.03953028900002664,
|
44 |
+
0.03993451499997036,
|
45 |
+
0.042116094999983034,
|
46 |
+
0.042162972000028276
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.626324486475642
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5426473230378244e-06,
|
56 |
+
"ram": 6.446840620427725e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.6071157292421015e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 622232.725250962
|
63 |
}
|
64 |
}
|
65 |
}
|