Commit
•
8fe759e
1
Parent(s):
5bb5ec0
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,35 +39,34 @@
|
|
39 |
"latency": {
|
40 |
"unit": "s",
|
41 |
"values": [
|
42 |
-
0.
|
43 |
-
0.
|
44 |
-
0.
|
45 |
-
0.23102626000002147
|
46 |
],
|
47 |
-
"count":
|
48 |
-
"total": 1.
|
49 |
-
"mean": 0.
|
50 |
-
"p50": 0.
|
51 |
-
"p90": 0.
|
52 |
-
"p95": 0.
|
53 |
-
"p99": 0.
|
54 |
-
"stdev": 0.
|
55 |
-
"stdev_":
|
56 |
},
|
57 |
"throughput": {
|
58 |
"unit": "samples/s",
|
59 |
-
"value":
|
60 |
},
|
61 |
"energy": {
|
62 |
"unit": "kWh",
|
63 |
-
"cpu":
|
64 |
-
"ram":
|
65 |
"gpu": 0.0,
|
66 |
-
"total":
|
67 |
},
|
68 |
"efficiency": {
|
69 |
"unit": "samples/kWh",
|
70 |
-
"value":
|
71 |
}
|
72 |
}
|
73 |
}
|
|
|
2 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 830.447616,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
+
1.135961089000034
|
15 |
],
|
16 |
"count": 1,
|
17 |
+
"total": 1.135961089000034,
|
18 |
+
"mean": 1.135961089000034,
|
19 |
+
"p50": 1.135961089000034,
|
20 |
+
"p90": 1.135961089000034,
|
21 |
+
"p95": 1.135961089000034,
|
22 |
+
"p99": 1.135961089000034,
|
23 |
"stdev": 0,
|
24 |
"stdev_": 0
|
25 |
},
|
|
|
30 |
"forward": {
|
31 |
"memory": {
|
32 |
"unit": "MB",
|
33 |
+
"max_ram": 854.028288,
|
34 |
"max_global_vram": null,
|
35 |
"max_process_vram": null,
|
36 |
"max_reserved": null,
|
|
|
39 |
"latency": {
|
40 |
"unit": "s",
|
41 |
"values": [
|
42 |
+
0.5071330819999957,
|
43 |
+
0.44600195599997505,
|
44 |
+
0.4455891979999933
|
|
|
45 |
],
|
46 |
+
"count": 3,
|
47 |
+
"total": 1.398724235999964,
|
48 |
+
"mean": 0.46624141199998803,
|
49 |
+
"p50": 0.44600195599997505,
|
50 |
+
"p90": 0.4949068567999916,
|
51 |
+
"p95": 0.5010199693999937,
|
52 |
+
"p99": 0.5059104594799954,
|
53 |
+
"stdev": 0.02891526815638853,
|
54 |
+
"stdev_": 6.201780324993798
|
55 |
},
|
56 |
"throughput": {
|
57 |
"unit": "samples/s",
|
58 |
+
"value": 4.2896232477951814
|
59 |
},
|
60 |
"energy": {
|
61 |
"unit": "kWh",
|
62 |
+
"cpu": 1.7346003811111382e-05,
|
63 |
+
"ram": 7.249657273017487e-07,
|
64 |
"gpu": 0.0,
|
65 |
+
"total": 1.807096953841313e-05
|
66 |
},
|
67 |
"efficiency": {
|
68 |
"unit": "samples/kWh",
|
69 |
+
"value": 110674.74801219915
|
70 |
}
|
71 |
}
|
72 |
}
|