Commit
•
f8472d5
1
Parent(s):
452b05f
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": 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": 866.758656,
|
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.0226638580001008,
|
15 |
+
"mean": 0.04446364600000439,
|
16 |
+
"stdev": 0.002215722360182905,
|
17 |
+
"p50": 0.04519085800001221,
|
18 |
+
"p90": 0.04623836120002807,
|
19 |
+
"p95": 0.046314261200041076,
|
20 |
+
"p99": 0.04638651385999424,
|
21 |
"values": [
|
22 |
+
0.04640519999998105,
|
23 |
+
0.04596497099998942,
|
24 |
+
0.046320263000040995,
|
25 |
+
0.04378102199996192,
|
26 |
+
0.045975309000027664,
|
27 |
+
0.04626024500004178,
|
28 |
+
0.04547089000004689,
|
29 |
+
0.045872518999999556,
|
30 |
+
0.04511732100002064,
|
31 |
+
0.04615082599997322,
|
32 |
+
0.04571374299996478,
|
33 |
+
0.04565357100000256,
|
34 |
+
0.04519085800001221,
|
35 |
+
0.044777258000010534,
|
36 |
+
0.044774261999975806,
|
37 |
+
0.04496793300000945,
|
38 |
+
0.04589775599998802,
|
39 |
+
0.04496859400001085,
|
40 |
+
0.04356929300001866,
|
41 |
+
0.03911323500000208,
|
42 |
+
0.041273219000004246,
|
43 |
+
0.04015205900003593,
|
44 |
+
0.03929351099998257
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.490283410404565
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.52391180013999e-06,
|
54 |
+
"ram": 6.368626147732562e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5875980616173154e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 629882.3513183693
|
61 |
}
|
62 |
}
|
63 |
}
|