Commit
•
b848dbb
1
Parent(s):
2b36f41
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,
|
@@ -11,34 +11,34 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 4,
|
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 |
-
0.
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
-
"value": 3.
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
-
"cpu": 9.
|
35 |
-
"ram":
|
36 |
"gpu": 0.0,
|
37 |
-
"total":
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
-
"value":
|
42 |
}
|
43 |
}
|
44 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 797.315072,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 4,
|
14 |
+
"total": 1.151599263000037,
|
15 |
+
"mean": 0.2878998157500092,
|
16 |
+
"stdev": 0.010045774740404434,
|
17 |
+
"p50": 0.2924983784999995,
|
18 |
+
"p90": 0.2950194009000029,
|
19 |
+
"p95": 0.29547254745000373,
|
20 |
+
"p99": 0.2958350646900044,
|
21 |
"values": [
|
22 |
+
0.29209204,
|
23 |
+
0.292904716999999,
|
24 |
+
0.29592569400000457,
|
25 |
+
0.27067681200003335
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.4734304966291663
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 9.810056620173986e-06,
|
35 |
+
"ram": 4.0997742182170786e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 1.0220034041995694e-05
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 97847.03220075843
|
42 |
}
|
43 |
}
|
44 |
}
|