Commit
•
bd5cfaf
1
Parent(s):
fc6e58c
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": 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": 796.274688,
|
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.0633149309999794,
|
15 |
+
"mean": 0.26582873274999486,
|
16 |
+
"stdev": 0.012744559285961224,
|
17 |
+
"p50": 0.27197377600001005,
|
18 |
+
"p90": 0.2750165819999836,
|
19 |
+
"p95": 0.2751528989999798,
|
20 |
+
"p99": 0.27526195259997677,
|
21 |
"values": [
|
22 |
+
0.275289215999976,
|
23 |
+
0.2743804360000013,
|
24 |
+
0.2695671160000188,
|
25 |
+
0.2440781629999833
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.761820588974761
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 9.031700558132595e-06,
|
35 |
+
"ram": 3.774610000991743e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 9.40916155823177e-06
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 106279.39522678644
|
42 |
}
|
43 |
}
|
44 |
}
|