Commit
•
38e12b3
1
Parent(s):
5592b6e
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": 815.382528,
|
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.0272348810000267,
|
15 |
+
"mean": 0.2568087202500067,
|
16 |
+
"stdev": 0.007817052402553875,
|
17 |
+
"p50": 0.260123090999997,
|
18 |
+
"p90": 0.262673669100019,
|
19 |
+
"p95": 0.26307925005002347,
|
20 |
+
"p99": 0.26340371481002706,
|
21 |
"values": [
|
22 |
+
0.25946522399999594,
|
23 |
+
0.260780957999998,
|
24 |
+
0.26348483100002795,
|
25 |
+
0.2435038680000048
|
26 |
]
|
27 |
},
|
28 |
"throughput": {
|
29 |
"unit": "samples/s",
|
30 |
+
"value": 3.8939487686652026
|
31 |
},
|
32 |
"energy": {
|
33 |
"unit": "kWh",
|
34 |
+
"cpu": 9.147991604275175e-06,
|
35 |
+
"ram": 3.8232736514987664e-07,
|
36 |
"gpu": 0.0,
|
37 |
+
"total": 9.530318969425051e-06
|
38 |
},
|
39 |
"efficiency": {
|
40 |
"unit": "samples/kWh",
|
41 |
+
"value": 104928.28238049292
|
42 |
}
|
43 |
}
|
44 |
}
|