Commit
•
ae3a0b0
1
Parent(s):
736b42d
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": 812.
|
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": 8.
|
35 |
-
"ram": 3.
|
36 |
"gpu": 0.0,
|
37 |
-
"total": 9.
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
-
"value":
|
42 |
}
|
43 |
}
|
44 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 812.478464,
|
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.0214777240000217,
|
15 |
+
"mean": 0.2553694310000054,
|
16 |
+
"stdev": 0.011448757375908173,
|
17 |
+
"p50": 0.26140865400000735,
|
18 |
+
"p90": 0.2626099622999959,
|
19 |
+
"p95": 0.2628474946499921,
|
20 |
+
"p99": 0.263037520529989,
|
21 |
"values": [
|
22 |
+
0.2615014780000138,
|
23 |
+
0.2613158300000009,
|
24 |
+
0.26308502699998826,
|
25 |
+
0.23557538900001873
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.9158954777166683
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 8.881170484754776e-06,
|
35 |
+
"ram": 3.71169268539461e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 9.252339753294236e-06
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 108080.76947714295
|
42 |
}
|
43 |
}
|
44 |
}
|