Commit
•
425f897
1
Parent(s):
a8d5aef
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": 798.609408,
|
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.1556589850000591,
|
15 |
+
"mean": 0.2889147462500148,
|
16 |
+
"stdev": 0.009931827436511841,
|
17 |
+
"p50": 0.2938356455000246,
|
18 |
+
"p90": 0.2957425378000096,
|
19 |
+
"p95": 0.2959504294000084,
|
20 |
+
"p99": 0.2961167426800074,
|
21 |
"values": [
|
22 |
+
0.29477237700001524,
|
23 |
+
0.292898914000034,
|
24 |
+
0.29615832100000716,
|
25 |
+
0.27182937300000276
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.4612286599405406
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 9.886426395840114e-06,
|
35 |
+
"ram": 4.1316729981498194e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 1.0299593695655096e-05
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 97091.20859999089
|
42 |
}
|
43 |
}
|
44 |
}
|