Commit
•
d229c75
1
Parent(s):
7fff024
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": 818.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,35 +11,35 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
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 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
-
"value": 4.
|
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": 818.532352,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
14 |
+
"total": 1.2233603960000892,
|
15 |
+
"mean": 0.24467207920001782,
|
16 |
+
"stdev": 0.016857322504862254,
|
17 |
+
"p50": 0.23640795599999365,
|
18 |
+
"p90": 0.2653310900000406,
|
19 |
+
"p95": 0.2660651450000387,
|
20 |
+
"p99": 0.2666523890000371,
|
21 |
"values": [
|
22 |
+
0.26312892500004637,
|
23 |
+
0.26679920000003676,
|
24 |
+
0.23640795599999365,
|
25 |
+
0.22851948599998195,
|
26 |
+
0.22850482900003044
|
27 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
+
"value": 4.087103045307048
|
32 |
},
|
33 |
"energy": {
|
34 |
"unit": "kWh",
|
35 |
+
"cpu": 8.976484934488934e-06,
|
36 |
+
"ram": 3.751520264369788e-07,
|
37 |
"gpu": 0.0,
|
38 |
+
"total": 9.351636960925913e-06
|
39 |
},
|
40 |
"efficiency": {
|
41 |
"unit": "samples/kWh",
|
42 |
+
"value": 106933.1502258177
|
43 |
}
|
44 |
}
|
45 |
}
|