Commit
•
52bf791
1
Parent(s):
4a2df8c
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,56 +10,55 @@
|
|
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 |
-
0.
|
46 |
-
0.037643257000013364
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram":
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 867.561472,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.0016098409999472,
|
15 |
+
"mean": 0.0417337433749978,
|
16 |
+
"stdev": 0.0027411462370224293,
|
17 |
+
"p50": 0.043011863499998526,
|
18 |
+
"p90": 0.04411414690000015,
|
19 |
+
"p95": 0.04428822370002479,
|
20 |
+
"p99": 0.044529138590013985,
|
21 |
"values": [
|
22 |
+
0.044592657000009694,
|
23 |
+
0.04388891999997213,
|
24 |
+
0.04313183299996126,
|
25 |
+
0.0434464109999908,
|
26 |
+
0.04309234900000547,
|
27 |
+
0.042151016999980584,
|
28 |
+
0.04401152899998806,
|
29 |
+
0.04293137799999158,
|
30 |
+
0.04253669899998158,
|
31 |
+
0.043404913000017586,
|
32 |
+
0.04431649000002835,
|
33 |
+
0.04408171099998981,
|
34 |
+
0.04269473400000834,
|
35 |
+
0.043995147999964956,
|
36 |
+
0.04412804800000458,
|
37 |
+
0.04369903500003147,
|
38 |
+
0.04251541000002135,
|
39 |
+
0.037868420999984664,
|
40 |
+
0.037412528000004386,
|
41 |
+
0.037548361000006025,
|
42 |
+
0.037032667000005404,
|
43 |
+
0.0372948469999983,
|
44 |
+
0.03775071100000105,
|
45 |
+
0.03808402399999977
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.96142591414621
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.4819405206436976e-06,
|
55 |
+
"ram": 6.193157879010869e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5438720994338063e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 647722.0492337003
|
62 |
}
|
63 |
}
|
64 |
}
|