Commit
•
b7a0d6e
1
Parent(s):
8f3d52a
Upload cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_image-classification_google/vit-base-patch16-224/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,36 +10,35 @@
|
|
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.2283677450000141
|
27 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
-
"value":
|
32 |
},
|
33 |
"energy": {
|
34 |
"unit": "kWh",
|
35 |
-
"cpu":
|
36 |
-
"ram": 3.
|
37 |
"gpu": 0.0,
|
38 |
-
"total": 9.
|
39 |
},
|
40 |
"efficiency": {
|
41 |
"unit": "samples/kWh",
|
42 |
-
"value":
|
43 |
}
|
44 |
}
|
45 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 810.06592,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 4,
|
14 |
+
"total": 1.0303959650000252,
|
15 |
+
"mean": 0.2575989912500063,
|
16 |
+
"stdev": 0.01739094889980583,
|
17 |
+
"p50": 0.26329628000002003,
|
18 |
+
"p90": 0.27295043609999536,
|
19 |
+
"p95": 0.27346188854999126,
|
20 |
+
"p99": 0.273871050509988,
|
21 |
"values": [
|
22 |
+
0.2705636580000146,
|
23 |
+
0.27397334099998716,
|
24 |
+
0.2560289020000255,
|
25 |
+
0.22983006399999795
|
|
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.8820027793877303
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 9.252320130666099e-06,
|
35 |
+
"ram": 3.866804041517753e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 9.639000534817874e-06
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 103745.19602813724
|
42 |
}
|
43 |
}
|
44 |
}
|