Commit
•
6b734c6
1
Parent(s):
553b40b
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": 797.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,33 +11,33 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 3,
|
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": 2.
|
30 |
},
|
31 |
"energy": {
|
32 |
"unit": "kWh",
|
33 |
-
"cpu": 1.
|
34 |
-
"ram": 4.
|
35 |
"gpu": 0.0,
|
36 |
-
"total": 1.
|
37 |
},
|
38 |
"efficiency": {
|
39 |
"unit": "samples/kWh",
|
40 |
-
"value":
|
41 |
}
|
42 |
}
|
43 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 797.589504,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 3,
|
14 |
+
"total": 1.0154864899999438,
|
15 |
+
"mean": 0.33849549666664797,
|
16 |
+
"stdev": 0.03206350353116341,
|
17 |
+
"p50": 0.35282618799999454,
|
18 |
+
"p90": 0.3654348703999631,
|
19 |
+
"p95": 0.3670109556999591,
|
20 |
+
"p99": 0.368271823939956,
|
21 |
"values": [
|
22 |
+
0.2940732609999941,
|
23 |
+
0.35282618799999454,
|
24 |
+
0.3685870409999552
|
25 |
]
|
26 |
},
|
27 |
"throughput": {
|
28 |
"unit": "samples/s",
|
29 |
+
"value": 2.9542490516049758
|
30 |
},
|
31 |
"energy": {
|
32 |
"unit": "kWh",
|
33 |
+
"cpu": 1.0438172353638544e-05,
|
34 |
+
"ram": 4.362410961925889e-07,
|
35 |
"gpu": 0.0,
|
36 |
+
"total": 1.0874413449831132e-05
|
37 |
},
|
38 |
"efficiency": {
|
39 |
"unit": "samples/kWh",
|
40 |
+
"value": 91958.98285580901
|
41 |
}
|
42 |
}
|
43 |
}
|