Commit
•
b937682
1
Parent(s):
e2e8941
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,44 +10,43 @@
|
|
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.06527420900002312
|
35 |
]
|
36 |
},
|
37 |
"throughput": {
|
38 |
"unit": "samples/s",
|
39 |
-
"value":
|
40 |
},
|
41 |
"energy": {
|
42 |
"unit": "kWh",
|
43 |
-
"cpu":
|
44 |
-
"ram": 1.
|
45 |
"gpu": 0.0,
|
46 |
-
"total":
|
47 |
},
|
48 |
"efficiency": {
|
49 |
"unit": "samples/kWh",
|
50 |
-
"value":
|
51 |
}
|
52 |
}
|
53 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 556.519424,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 12,
|
14 |
+
"total": 1.0156769840000095,
|
15 |
+
"mean": 0.08463974866666746,
|
16 |
+
"stdev": 0.0075015259021968175,
|
17 |
+
"p50": 0.08395887449999861,
|
18 |
+
"p90": 0.09255068950002396,
|
19 |
+
"p95": 0.09396210925001043,
|
20 |
+
"p99": 0.09525137304999504,
|
21 |
"values": [
|
22 |
+
0.0910267900000008,
|
23 |
+
0.09090462999998294,
|
24 |
+
0.0903665950000061,
|
25 |
+
0.09171499900000413,
|
26 |
+
0.09557368899999119,
|
27 |
+
0.09264354400002617,
|
28 |
+
0.07755115399999113,
|
29 |
+
0.07728291800000875,
|
30 |
+
0.07745038499999168,
|
31 |
+
0.07726672799998369,
|
32 |
+
0.07702368900001488,
|
33 |
+
0.07687186300000803
|
|
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
+
"value": 11.814779884782629
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
+
"cpu": 3.081135158864861e-06,
|
43 |
+
"ram": 1.2876254199257941e-07,
|
44 |
"gpu": 0.0,
|
45 |
+
"total": 3.209897700857441e-06
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
+
"value": 311536.40807084786
|
50 |
}
|
51 |
}
|
52 |
}
|