Commit
•
2cc7a1f
1
Parent(s):
124742b
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": 865.
|
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":
|
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": 865.701888,
|
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.0071439470000882,
|
15 |
+
"mean": 0.04577927031818583,
|
16 |
+
"stdev": 0.0014382885793373626,
|
17 |
+
"p50": 0.04599812249998081,
|
18 |
+
"p90": 0.047038004400025105,
|
19 |
+
"p95": 0.0473927071500043,
|
20 |
+
"p99": 0.048703026199988814,
|
21 |
"values": [
|
22 |
+
0.04904645599998503,
|
23 |
+
0.04592274099996985,
|
24 |
+
0.04625695700002552,
|
25 |
+
0.044981510000013714,
|
26 |
+
0.04605611099998441,
|
27 |
+
0.04704369900002803,
|
28 |
+
0.04698675299999877,
|
29 |
+
0.04394404800001439,
|
30 |
+
0.046620006000011927,
|
31 |
+
0.04528407600002993,
|
32 |
+
0.04604963899998893,
|
33 |
+
0.04540936099999726,
|
34 |
+
0.04741107600000305,
|
35 |
+
0.04437474399998109,
|
36 |
+
0.04629071900001236,
|
37 |
+
0.04613995800002613,
|
38 |
+
0.04471504100001766,
|
39 |
+
0.04658780500000148,
|
40 |
+
0.04594660599997269,
|
41 |
+
0.044955049999998664,
|
42 |
+
0.04567309300000488,
|
43 |
+
0.04144849800002248
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.84394799326344
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5572105208013812e-06,
|
53 |
+
"ram": 6.50774157929408e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6222879365943221e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 616413.3859611293
|
60 |
}
|
61 |
}
|
62 |
}
|