Commit
•
8b22c7a
1
Parent(s):
4869015
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,53 +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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
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": 867.20512,
|
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.0070450529997856,
|
15 |
+
"mean": 0.040281802119991425,
|
16 |
+
"stdev": 0.0009050463084350265,
|
17 |
+
"p50": 0.040060538000034285,
|
18 |
+
"p90": 0.04108484280000084,
|
19 |
+
"p95": 0.04114553199999591,
|
20 |
+
"p99": 0.04315766387999929,
|
21 |
"values": [
|
22 |
+
0.04036525599997276,
|
23 |
+
0.040060538000034285,
|
24 |
+
0.039265240999952766,
|
25 |
+
0.03917121500001031,
|
26 |
+
0.03955566400003363,
|
27 |
+
0.03992717800002765,
|
28 |
+
0.03959935500000711,
|
29 |
+
0.03976930299995729,
|
30 |
+
0.039874067999960516,
|
31 |
+
0.039591530999985025,
|
32 |
+
0.03983116799997788,
|
33 |
+
0.040450724999971044,
|
34 |
+
0.04016604399998869,
|
35 |
+
0.041071004999992056,
|
36 |
+
0.039876413000001776,
|
37 |
+
0.040361017999998694,
|
38 |
+
0.04002289599998221,
|
39 |
+
0.04082679800001188,
|
40 |
+
0.04115839799999321,
|
41 |
+
0.04022666699995625,
|
42 |
+
0.0403059249999842,
|
43 |
+
0.0410940680000067,
|
44 |
+
0.04104583699995601,
|
45 |
+
0.03963973100002249,
|
46 |
+
0.04378901100000121
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.82510581381638
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5248311381054741e-06,
|
56 |
+
"ram": 6.372388766694625e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.5885550257724205e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 629502.9028117921
|
63 |
}
|
64 |
}
|
65 |
}
|