Commit
•
e72d2a8
1
Parent(s):
97e6b60
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 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,31 +11,31 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 1,
|
14 |
-
"total":
|
15 |
-
"mean":
|
16 |
"stdev": 0.0,
|
17 |
-
"p50":
|
18 |
-
"p90":
|
19 |
-
"p95":
|
20 |
-
"p99":
|
21 |
"values": [
|
22 |
-
|
23 |
]
|
24 |
},
|
25 |
"throughput": null,
|
26 |
"energy": {
|
27 |
"unit": "kWh",
|
28 |
-
"cpu":
|
29 |
-
"ram":
|
30 |
"gpu": 0,
|
31 |
-
"total":
|
32 |
},
|
33 |
"efficiency": null
|
34 |
},
|
35 |
"forward": {
|
36 |
"memory": {
|
37 |
"unit": "MB",
|
38 |
-
"max_ram":
|
39 |
"max_global_vram": null,
|
40 |
"max_process_vram": null,
|
41 |
"max_reserved": null,
|
@@ -43,35 +43,36 @@
|
|
43 |
},
|
44 |
"latency": {
|
45 |
"unit": "s",
|
46 |
-
"count":
|
47 |
-
"total": 1.
|
48 |
-
"mean": 0.
|
49 |
-
"stdev": 0.
|
50 |
-
"p50": 0.
|
51 |
-
"p90": 0.
|
52 |
-
"p95": 0.
|
53 |
-
"p99": 0.
|
54 |
"values": [
|
55 |
-
0.
|
56 |
-
0.
|
57 |
-
0.
|
58 |
-
0.
|
|
|
59 |
]
|
60 |
},
|
61 |
"throughput": {
|
62 |
"unit": "samples/s",
|
63 |
-
"value":
|
64 |
},
|
65 |
"energy": {
|
66 |
"unit": "kWh",
|
67 |
-
"cpu":
|
68 |
-
"ram": 3.
|
69 |
"gpu": 0.0,
|
70 |
-
"total":
|
71 |
},
|
72 |
"efficiency": {
|
73 |
"unit": "samples/kWh",
|
74 |
-
"value":
|
75 |
}
|
76 |
}
|
77 |
}
|
|
|
2 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 809.209856,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 1,
|
14 |
+
"total": 3.9177425340000127,
|
15 |
+
"mean": 3.9177425340000127,
|
16 |
"stdev": 0.0,
|
17 |
+
"p50": 3.9177425340000127,
|
18 |
+
"p90": 3.9177425340000127,
|
19 |
+
"p95": 3.9177425340000127,
|
20 |
+
"p99": 3.9177425340000127,
|
21 |
"values": [
|
22 |
+
3.9177425340000127
|
23 |
]
|
24 |
},
|
25 |
"throughput": null,
|
26 |
"energy": {
|
27 |
"unit": "kWh",
|
28 |
+
"cpu": 4.305626352222179e-05,
|
29 |
+
"ram": 1.7995318090471585e-06,
|
30 |
"gpu": 0,
|
31 |
+
"total": 4.4855795331268946e-05
|
32 |
},
|
33 |
"efficiency": null
|
34 |
},
|
35 |
"forward": {
|
36 |
"memory": {
|
37 |
"unit": "MB",
|
38 |
+
"max_ram": 827.559936,
|
39 |
"max_global_vram": null,
|
40 |
"max_process_vram": null,
|
41 |
"max_reserved": null,
|
|
|
43 |
},
|
44 |
"latency": {
|
45 |
"unit": "s",
|
46 |
+
"count": 5,
|
47 |
+
"total": 1.1584595520000107,
|
48 |
+
"mean": 0.23169191040000214,
|
49 |
+
"stdev": 0.014995609436414457,
|
50 |
+
"p50": 0.2316248600000108,
|
51 |
+
"p90": 0.24872312119999834,
|
52 |
+
"p95": 0.24950704960000394,
|
53 |
+
"p99": 0.25013419232000844,
|
54 |
"values": [
|
55 |
+
0.2463713359999815,
|
56 |
+
0.25029097800000955,
|
57 |
+
0.2316248600000108,
|
58 |
+
0.21269597999997814,
|
59 |
+
0.2174763980000307
|
60 |
]
|
61 |
},
|
62 |
"throughput": {
|
63 |
"unit": "samples/s",
|
64 |
+
"value": 4.316076458058291
|
65 |
},
|
66 |
"energy": {
|
67 |
"unit": "kWh",
|
68 |
+
"cpu": 8.39914214222208e-06,
|
69 |
+
"ram": 3.510286483697618e-07,
|
70 |
"gpu": 0.0,
|
71 |
+
"total": 8.750170790591841e-06
|
72 |
},
|
73 |
"efficiency": {
|
74 |
"unit": "samples/kWh",
|
75 |
+
"value": 114283.48359499419
|
76 |
}
|
77 |
}
|
78 |
}
|