Commit
•
c4e9188
1
Parent(s):
901b051
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,
|
@@ -11,34 +11,34 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 4,
|
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 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
-
"value": 3.
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
-
"cpu":
|
35 |
-
"ram": 4.
|
36 |
"gpu": 0.0,
|
37 |
-
"total": 1.
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
-
"value":
|
42 |
}
|
43 |
}
|
44 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 794.640384,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 4,
|
14 |
+
"total": 1.0249530649998633,
|
15 |
+
"mean": 0.2562382662499658,
|
16 |
+
"stdev": 0.0041756713528843465,
|
17 |
+
"p50": 0.2585702674999766,
|
18 |
+
"p90": 0.2587558200999638,
|
19 |
+
"p95": 0.2587800605499524,
|
20 |
+
"p99": 0.2587994529099433,
|
21 |
"values": [
|
22 |
+
0.258804300999941,
|
23 |
+
0.25864269800001694,
|
24 |
+
0.2584978369999362,
|
25 |
+
0.2490082289999691
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.9026177262083057
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 1.0135386718644038e-05,
|
35 |
+
"ram": 4.2358169609357787e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 1.0558968414737617e-05
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 94706.22135816373
|
42 |
}
|
43 |
}
|
44 |
}
|