Commit
•
80e3b57
1
Parent(s):
a6ce80b
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": 867.401728,
|
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.0452074220002032,
|
15 |
+
"mean": 0.04750942827273651,
|
16 |
+
"stdev": 0.0020607342336044264,
|
17 |
+
"p50": 0.04671339399999397,
|
18 |
+
"p90": 0.051307241300008855,
|
19 |
+
"p95": 0.05150998170002197,
|
20 |
+
"p99": 0.05298178894000102,
|
21 |
"values": [
|
22 |
+
0.04710128600004282,
|
23 |
+
0.046236786999998,
|
24 |
+
0.04664956499999562,
|
25 |
+
0.045770279999999275,
|
26 |
+
0.04658211000003121,
|
27 |
+
0.04669830599999614,
|
28 |
+
0.046443532000012056,
|
29 |
+
0.047651040000005196,
|
30 |
+
0.051514691000022594,
|
31 |
+
0.05142050500001005,
|
32 |
+
0.05337177699999529,
|
33 |
+
0.05028786799999807,
|
34 |
+
0.04602190700001074,
|
35 |
+
0.04726131400002487,
|
36 |
+
0.0467284819999918,
|
37 |
+
0.046481252000035056,
|
38 |
+
0.0459792270000321,
|
39 |
+
0.047262356000032923,
|
40 |
+
0.04678907499999241,
|
41 |
+
0.04606248299995741,
|
42 |
+
0.04591707200000883,
|
43 |
+
0.04697650700001077
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.048453672380944
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.571737501356337e-06,
|
53 |
+
"ram": 6.56836885995176e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6374211899558545e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 610716.4156260616
|
60 |
}
|
61 |
}
|
62 |
}
|