Commit
•
d8ff5ef
1
Parent(s):
cd0e75c
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": 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": 795.774976,
|
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.1652313640000784,
|
15 |
+
"mean": 0.2913078410000196,
|
16 |
+
"stdev": 0.011488407250841973,
|
17 |
+
"p50": 0.29606592800001863,
|
18 |
+
"p90": 0.2998419897000474,
|
19 |
+
"p95": 0.30058848135005006,
|
20 |
+
"p99": 0.3011856746700522,
|
21 |
"values": [
|
22 |
+
0.29635836200003496,
|
23 |
+
0.2957734940000023,
|
24 |
+
0.30133497300005274,
|
25 |
+
0.2717645349999884
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.432794656563785
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 1.0327392485406664e-05,
|
35 |
+
"ram": 4.31602014738246e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 1.075899450014491e-05
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 92945.48853859265
|
42 |
}
|
43 |
}
|
44 |
}
|