Commit
•
c142d52
1
Parent(s):
32afb9e
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,34 +39,33 @@
|
|
39 |
"latency": {
|
40 |
"unit": "s",
|
41 |
"values": [
|
42 |
-
0.
|
43 |
-
0.
|
44 |
-
0.45005886000001283
|
45 |
],
|
46 |
-
"count":
|
47 |
-
"total": 1.
|
48 |
-
"mean": 0.
|
49 |
-
"p50": 0.
|
50 |
-
"p90": 0.
|
51 |
-
"p95": 0.
|
52 |
-
"p99": 0.
|
53 |
-
"stdev": 0.
|
54 |
-
"stdev_":
|
55 |
},
|
56 |
"throughput": {
|
57 |
"unit": "samples/s",
|
58 |
-
"value":
|
59 |
},
|
60 |
"energy": {
|
61 |
"unit": "kWh",
|
62 |
-
"cpu": 1.
|
63 |
-
"ram": 7.
|
64 |
"gpu": 0.0,
|
65 |
-
"total": 1.
|
66 |
},
|
67 |
"efficiency": {
|
68 |
"unit": "samples/kWh",
|
69 |
-
"value":
|
70 |
}
|
71 |
}
|
72 |
}
|
|
|
2 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 800.083968,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
+
1.287971827999968
|
15 |
],
|
16 |
"count": 1,
|
17 |
+
"total": 1.287971827999968,
|
18 |
+
"mean": 1.287971827999968,
|
19 |
+
"p50": 1.287971827999968,
|
20 |
+
"p90": 1.287971827999968,
|
21 |
+
"p95": 1.287971827999968,
|
22 |
+
"p99": 1.287971827999968,
|
23 |
"stdev": 0,
|
24 |
"stdev_": 0
|
25 |
},
|
|
|
30 |
"forward": {
|
31 |
"memory": {
|
32 |
"unit": "MB",
|
33 |
+
"max_ram": 844.316672,
|
34 |
"max_global_vram": null,
|
35 |
"max_process_vram": null,
|
36 |
"max_reserved": null,
|
|
|
39 |
"latency": {
|
40 |
"unit": "s",
|
41 |
"values": [
|
42 |
+
0.6160141130000056,
|
43 |
+
0.4380453820000412
|
|
|
44 |
],
|
45 |
+
"count": 2,
|
46 |
+
"total": 1.0540594950000468,
|
47 |
+
"mean": 0.5270297475000234,
|
48 |
+
"p50": 0.5270297475000234,
|
49 |
+
"p90": 0.5982172399000092,
|
50 |
+
"p95": 0.6071156764500074,
|
51 |
+
"p99": 0.614234425690006,
|
52 |
+
"stdev": 0.08898436549998223,
|
53 |
+
"stdev_": 16.884125786462988
|
54 |
},
|
55 |
"throughput": {
|
56 |
"unit": "samples/s",
|
57 |
+
"value": 3.79485220613645
|
58 |
},
|
59 |
"energy": {
|
60 |
"unit": "kWh",
|
61 |
+
"cpu": 1.7119636151851492e-05,
|
62 |
+
"ram": 7.155063897432651e-07,
|
63 |
"gpu": 0.0,
|
64 |
+
"total": 1.7835142541594757e-05
|
65 |
},
|
66 |
"efficiency": {
|
67 |
"unit": "samples/kWh",
|
68 |
+
"value": 112138.15618998506
|
69 |
}
|
70 |
}
|
71 |
}
|