Commit
•
e8fe509
1
Parent(s):
fad0a69
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,
|
@@ -10,54 +10,55 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
14 |
-
"total":
|
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":
|
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": 865.947648,
|
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": 0.999454433999972,
|
15 |
+
"mean": 0.041643934749998834,
|
16 |
+
"stdev": 0.0026174987956124125,
|
17 |
+
"p50": 0.043079464500010545,
|
18 |
+
"p90": 0.044571618000043146,
|
19 |
+
"p95": 0.04467869325000322,
|
20 |
+
"p99": 0.045458232809986614,
|
21 |
"values": [
|
22 |
+
0.04315225999999939,
|
23 |
+
0.04333076299997174,
|
24 |
+
0.04345083600003363,
|
25 |
+
0.0430066690000217,
|
26 |
+
0.04329281200000423,
|
27 |
+
0.045689762999984396,
|
28 |
+
0.0446536650000553,
|
29 |
+
0.04380489499999385,
|
30 |
+
0.04294270000002598,
|
31 |
+
0.04346829799999341,
|
32 |
+
0.04318877800000109,
|
33 |
+
0.043153843000027337,
|
34 |
+
0.04438017500001479,
|
35 |
+
0.04468310999999403,
|
36 |
+
0.04122787599999356,
|
37 |
+
0.03843196499997248,
|
38 |
+
0.038477398999987145,
|
39 |
+
0.03831623899998249,
|
40 |
+
0.039220381999996334,
|
41 |
+
0.03960326399999303,
|
42 |
+
0.037818221999998514,
|
43 |
+
0.037912408000011055,
|
44 |
+
0.03811272999996618,
|
45 |
+
0.03813538199995037
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 24.013100731314253
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.4775882532567157e-06,
|
55 |
+
"ram": 6.174592250999922e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5393341757667148e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 649631.5197458134
|
62 |
}
|
63 |
}
|
64 |
}
|