Commit
•
69bee9e
1
Parent(s):
aec5f23
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": 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": 815.3088,
|
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.1385979370000427,
|
15 |
+
"mean": 0.2846494842500107,
|
16 |
+
"stdev": 0.08595123954536603,
|
17 |
+
"p50": 0.23743144700000585,
|
18 |
+
"p90": 0.3759389321000242,
|
19 |
+
"p95": 0.40463555855003214,
|
20 |
+
"p99": 0.4275928597100386,
|
21 |
"values": [
|
22 |
+
0.4333321850000402,
|
23 |
+
0.24202134199998682,
|
24 |
+
0.23040285799999083,
|
25 |
+
0.23284155200002488
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.51309261154919
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 8.96967199113634e-06,
|
35 |
+
"ram": 3.7486832371314443e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 9.344540314849485e-06
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 107014.35986218519
|
42 |
}
|
43 |
}
|
44 |
}
|