Commit
•
eba0679
1
Parent(s):
3e3331a
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,45 +10,46 @@
|
|
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 |
]
|
37 |
},
|
38 |
"throughput": {
|
39 |
"unit": "samples/s",
|
40 |
-
"value":
|
41 |
},
|
42 |
"energy": {
|
43 |
"unit": "kWh",
|
44 |
-
"cpu": 2.
|
45 |
-
"ram": 1.
|
46 |
"gpu": 0.0,
|
47 |
-
"total": 2.
|
48 |
},
|
49 |
"efficiency": {
|
50 |
"unit": "samples/kWh",
|
51 |
-
"value":
|
52 |
}
|
53 |
}
|
54 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 543.285248,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 15,
|
14 |
+
"total": 1.062757404999985,
|
15 |
+
"mean": 0.07085049366666567,
|
16 |
+
"stdev": 0.004280084662972244,
|
17 |
+
"p50": 0.07169814200000246,
|
18 |
+
"p90": 0.07613138220000337,
|
19 |
+
"p95": 0.07770829989999868,
|
20 |
+
"p99": 0.0783576775799935,
|
21 |
"values": [
|
22 |
+
0.07354109700000322,
|
23 |
+
0.0720671839999909,
|
24 |
+
0.07302512900000124,
|
25 |
+
0.07169814200000246,
|
26 |
+
0.07428782700000625,
|
27 |
+
0.07065966400000434,
|
28 |
+
0.07244789700001775,
|
29 |
+
0.07169457500000931,
|
30 |
+
0.07736041900000146,
|
31 |
+
0.0785200219999922,
|
32 |
+
0.06622635299999047,
|
33 |
+
0.06530205899997554,
|
34 |
+
0.06525211599998215,
|
35 |
+
0.06528134999999224,
|
36 |
+
0.06539357100001553
|
37 |
]
|
38 |
},
|
39 |
"throughput": {
|
40 |
"unit": "samples/s",
|
41 |
+
"value": 14.114227696207124
|
42 |
},
|
43 |
"energy": {
|
44 |
"unit": "kWh",
|
45 |
+
"cpu": 2.582898736000061e-06,
|
46 |
+
"ram": 1.0794370238173202e-07,
|
47 |
"gpu": 0.0,
|
48 |
+
"total": 2.690842438381793e-06
|
49 |
},
|
50 |
"efficiency": {
|
51 |
"unit": "samples/kWh",
|
52 |
+
"value": 371630.82673892105
|
53 |
}
|
54 |
}
|
55 |
}
|