Commit
•
cb229f5
1
Parent(s):
a883989
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 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,15 +11,15 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
-
1.
|
15 |
],
|
16 |
"count": 1,
|
17 |
-
"total": 1.
|
18 |
-
"mean": 1.
|
19 |
-
"p50": 1.
|
20 |
-
"p90": 1.
|
21 |
-
"p95": 1.
|
22 |
-
"p99": 1.
|
23 |
"stdev": 0,
|
24 |
"stdev_": 0
|
25 |
},
|
@@ -30,7 +30,7 @@
|
|
30 |
"forward": {
|
31 |
"memory": {
|
32 |
"unit": "MB",
|
33 |
-
"max_ram":
|
34 |
"max_global_vram": null,
|
35 |
"max_process_vram": null,
|
36 |
"max_reserved": null,
|
@@ -39,33 +39,34 @@
|
|
39 |
"latency": {
|
40 |
"unit": "s",
|
41 |
"values": [
|
42 |
-
0.
|
43 |
-
0.
|
|
|
44 |
],
|
45 |
-
"count":
|
46 |
-
"total": 1.
|
47 |
-
"mean": 0.
|
48 |
-
"p50": 0.
|
49 |
-
"p90": 0.
|
50 |
-
"p95": 0.
|
51 |
-
"p99": 0.
|
52 |
-
"stdev": 0.
|
53 |
-
"stdev_":
|
54 |
},
|
55 |
"throughput": {
|
56 |
"unit": "samples/s",
|
57 |
-
"value":
|
58 |
},
|
59 |
"energy": {
|
60 |
"unit": "kWh",
|
61 |
-
"cpu": 1.
|
62 |
-
"ram": 7.
|
63 |
"gpu": 0.0,
|
64 |
-
"total": 1.
|
65 |
},
|
66 |
"efficiency": {
|
67 |
"unit": "samples/kWh",
|
68 |
-
"value":
|
69 |
}
|
70 |
}
|
71 |
}
|
|
|
2 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 828.08832,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
+
1.1592019159999722
|
15 |
],
|
16 |
"count": 1,
|
17 |
+
"total": 1.1592019159999722,
|
18 |
+
"mean": 1.1592019159999722,
|
19 |
+
"p50": 1.1592019159999722,
|
20 |
+
"p90": 1.1592019159999722,
|
21 |
+
"p95": 1.1592019159999722,
|
22 |
+
"p99": 1.1592019159999722,
|
23 |
"stdev": 0,
|
24 |
"stdev_": 0
|
25 |
},
|
|
|
30 |
"forward": {
|
31 |
"memory": {
|
32 |
"unit": "MB",
|
33 |
+
"max_ram": 854.319104,
|
34 |
"max_global_vram": null,
|
35 |
"max_process_vram": null,
|
36 |
"max_reserved": null,
|
|
|
39 |
"latency": {
|
40 |
"unit": "s",
|
41 |
"values": [
|
42 |
+
0.5152714120000041,
|
43 |
+
0.4500078240000107,
|
44 |
+
0.45246847099997467
|
45 |
],
|
46 |
+
"count": 3,
|
47 |
+
"total": 1.4177477069999895,
|
48 |
+
"mean": 0.4725825689999965,
|
49 |
+
"p50": 0.45246847099997467,
|
50 |
+
"p90": 0.5027108237999982,
|
51 |
+
"p95": 0.5089911179000012,
|
52 |
+
"p99": 0.5140153531800036,
|
53 |
+
"stdev": 0.03020228118784058,
|
54 |
+
"stdev_": 6.390900377842926
|
55 |
},
|
56 |
"throughput": {
|
57 |
"unit": "samples/s",
|
58 |
+
"value": 4.232064682859716
|
59 |
},
|
60 |
"energy": {
|
61 |
"unit": "kWh",
|
62 |
+
"cpu": 1.763718453518537e-05,
|
63 |
+
"ram": 7.3713506159187e-07,
|
64 |
"gpu": 0.0,
|
65 |
+
"total": 1.837431959677724e-05
|
66 |
},
|
67 |
"efficiency": {
|
68 |
"unit": "samples/kWh",
|
69 |
+
"value": 108847.56790399954
|
70 |
}
|
71 |
}
|
72 |
}
|