Commit
•
d4a6a11
1
Parent(s):
3fcb4c7
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,
|
@@ -10,35 +10,36 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
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":
|
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": 820.658176,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 5,
|
14 |
+
"total": 1.2231545179999443,
|
15 |
+
"mean": 0.24463090359998887,
|
16 |
+
"stdev": 0.0179140863128784,
|
17 |
+
"p50": 0.23504362299996728,
|
18 |
+
"p90": 0.2665391703999944,
|
19 |
+
"p95": 0.26702612119999003,
|
20 |
+
"p99": 0.26741568183998654,
|
21 |
"values": [
|
22 |
+
0.2650783180000076,
|
23 |
+
0.26751307199998564,
|
24 |
+
0.23504362299996728,
|
25 |
+
0.2268392560000052,
|
26 |
+
0.22868024899997863
|
27 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
+
"value": 4.087790975236563
|
32 |
},
|
33 |
"energy": {
|
34 |
"unit": "kWh",
|
35 |
+
"cpu": 8.890297677781846e-06,
|
36 |
+
"ram": 3.715523884762699e-07,
|
37 |
"gpu": 0.0,
|
38 |
+
"total": 9.261850066258116e-06
|
39 |
},
|
40 |
"efficiency": {
|
41 |
"unit": "samples/kWh",
|
42 |
+
"value": 107969.78928034089
|
43 |
}
|
44 |
}
|
45 |
}
|