Commit
•
259da51
1
Parent(s):
7ba933c
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,
|
@@ -10,46 +10,45 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
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 |
-
0.
|
35 |
-
0.
|
36 |
-
0.06514885199999298
|
37 |
]
|
38 |
},
|
39 |
"throughput": {
|
40 |
"unit": "samples/s",
|
41 |
-
"value":
|
42 |
},
|
43 |
"energy": {
|
44 |
"unit": "kWh",
|
45 |
-
"cpu": 2.
|
46 |
-
"ram": 1.
|
47 |
"gpu": 0.0,
|
48 |
-
"total": 2.
|
49 |
},
|
50 |
"efficiency": {
|
51 |
"unit": "samples/kWh",
|
52 |
-
"value":
|
53 |
}
|
54 |
}
|
55 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 543.080448,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 14,
|
14 |
+
"total": 1.0487130620000187,
|
15 |
+
"mean": 0.0749080758571442,
|
16 |
+
"stdev": 0.005563266143040855,
|
17 |
+
"p50": 0.07702381299999672,
|
18 |
+
"p90": 0.07993425449998597,
|
19 |
+
"p95": 0.08108757639999169,
|
20 |
+
"p99": 0.08245431527999983,
|
21 |
"values": [
|
22 |
+
0.0793896509999854,
|
23 |
+
0.07679501499998764,
|
24 |
+
0.0780206180000107,
|
25 |
+
0.07685674999999037,
|
26 |
+
0.07719087600000307,
|
27 |
+
0.07621733400000608,
|
28 |
+
0.07723664100001315,
|
29 |
+
0.0777813809999941,
|
30 |
+
0.08016765599998621,
|
31 |
+
0.08279600000000187,
|
32 |
+
0.06886322800002631,
|
33 |
+
0.06592053099998907,
|
34 |
+
0.0660637690000101,
|
35 |
+
0.06541361200001461
|
|
|
36 |
]
|
37 |
},
|
38 |
"throughput": {
|
39 |
"unit": "samples/s",
|
40 |
+
"value": 13.349695457497553
|
41 |
},
|
42 |
"energy": {
|
43 |
"unit": "kWh",
|
44 |
+
"cpu": 2.600348790486654e-06,
|
45 |
+
"ram": 1.086613520606079e-07,
|
46 |
"gpu": 0.0,
|
47 |
+
"total": 2.7090101425472616e-06
|
48 |
},
|
49 |
"efficiency": {
|
50 |
"unit": "samples/kWh",
|
51 |
+
"value": 369138.5219620136
|
52 |
}
|
53 |
}
|
54 |
}
|