Commit
•
d3f5d04
1
Parent(s):
20dc9bb
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,34 +10,35 @@
|
|
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 |
]
|
26 |
},
|
27 |
"throughput": {
|
28 |
"unit": "samples/s",
|
29 |
-
"value":
|
30 |
},
|
31 |
"energy": {
|
32 |
"unit": "kWh",
|
33 |
-
"cpu":
|
34 |
-
"ram":
|
35 |
"gpu": 0.0,
|
36 |
-
"total":
|
37 |
},
|
38 |
"efficiency": {
|
39 |
"unit": "samples/kWh",
|
40 |
-
"value":
|
41 |
}
|
42 |
}
|
43 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 798.343168,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 4,
|
14 |
+
"total": 1.0533364399999527,
|
15 |
+
"mean": 0.2633341099999882,
|
16 |
+
"stdev": 0.004784268207993718,
|
17 |
+
"p50": 0.2642811754999741,
|
18 |
+
"p90": 0.26785946090000723,
|
19 |
+
"p95": 0.2683951734500141,
|
20 |
+
"p99": 0.26882374349001964,
|
21 |
"values": [
|
22 |
+
0.268930886000021,
|
23 |
+
0.2632028819999732,
|
24 |
+
0.265359468999975,
|
25 |
+
0.25584320299998353
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.7974571543353988
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 8.968959914313423e-06,
|
35 |
+
"ram": 3.7483027633929093e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 9.343790190652713e-06
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 107022.95102905609
|
42 |
}
|
43 |
}
|
44 |
}
|