Commit
•
829bcac
1
Parent(s):
7d2a5a1
Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/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,42 +11,42 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 12,
|
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 |
-
0.
|
27 |
-
0.
|
28 |
-
0.
|
29 |
-
0.
|
30 |
-
0.
|
31 |
-
0.
|
32 |
-
0.
|
33 |
-
0.
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
-
"value": 11.
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
-
"cpu": 3.
|
43 |
-
"ram": 1.
|
44 |
"gpu": 0.0,
|
45 |
-
"total": 3.
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
-
"value":
|
50 |
}
|
51 |
}
|
52 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 544.251904,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 12,
|
14 |
+
"total": 1.003352642999971,
|
15 |
+
"mean": 0.0836127202499976,
|
16 |
+
"stdev": 0.0060909752072732404,
|
17 |
+
"p50": 0.08346771550000653,
|
18 |
+
"p90": 0.09025638809999634,
|
19 |
+
"p95": 0.09222437239999266,
|
20 |
+
"p99": 0.09403041927999056,
|
21 |
"values": [
|
22 |
+
0.09037727899999481,
|
23 |
+
0.08753239199998575,
|
24 |
+
0.08741379100001723,
|
25 |
+
0.08747967399997947,
|
26 |
+
0.0891683700000101,
|
27 |
+
0.09448193099999003,
|
28 |
+
0.07952163999999584,
|
29 |
+
0.07776570599997967,
|
30 |
+
0.07695214700001429,
|
31 |
+
0.07746961499998406,
|
32 |
+
0.07726339900000312,
|
33 |
+
0.0779266990000167
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
+
"value": 11.959902715879272
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
+
"cpu": 3.0513019643278206e-06,
|
43 |
+
"ram": 1.2751771798223335e-07,
|
44 |
"gpu": 0.0,
|
45 |
+
"total": 3.178819682310054e-06
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
+
"value": 314582.1719819283
|
50 |
}
|
51 |
}
|
52 |
}
|