Commit
•
5af3227
1
Parent(s):
7dc4772
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 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,32 +10,33 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count": 1,
|
14 |
-
"total": 0.257359431999987,
|
15 |
-
"mean": 0.257359431999987,
|
16 |
-
"stdev": 0.0,
|
17 |
-
"p50": 0.257359431999987,
|
18 |
-
"p90": 0.257359431999987,
|
19 |
-
"p95": 0.257359431999987,
|
20 |
-
"p99": 0.257359431999987,
|
21 |
"values": [
|
22 |
-
|
23 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
},
|
25 |
"throughput": null,
|
26 |
"energy": {
|
27 |
"unit": "kWh",
|
28 |
-
"cpu":
|
29 |
-
"ram": 4.
|
30 |
"gpu": 0,
|
31 |
-
"total": 1.
|
32 |
},
|
33 |
"efficiency": null
|
34 |
},
|
35 |
"forward": {
|
36 |
"memory": {
|
37 |
"unit": "MB",
|
38 |
-
"max_ram":
|
39 |
"max_global_vram": null,
|
40 |
"max_process_vram": null,
|
41 |
"max_reserved": null,
|
@@ -43,42 +44,41 @@
|
|
43 |
},
|
44 |
"latency": {
|
45 |
"unit": "s",
|
46 |
-
"count": 11,
|
47 |
-
"total": 1.0076678849999894,
|
48 |
-
"mean": 0.0916061713636354,
|
49 |
-
"stdev": 0.005705120778204075,
|
50 |
-
"p50": 0.09316923899999097,
|
51 |
-
"p90": 0.09567844199997921,
|
52 |
-
"p95": 0.0963762004999893,
|
53 |
-
"p99": 0.09693440729999736,
|
54 |
"values": [
|
55 |
-
0.
|
56 |
-
0.
|
57 |
-
0.
|
58 |
-
0.
|
59 |
-
0.
|
60 |
-
0.
|
61 |
-
0.
|
62 |
-
0.
|
63 |
-
0.
|
64 |
-
|
65 |
-
|
66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
},
|
68 |
"throughput": {
|
69 |
"unit": "samples/s",
|
70 |
-
"value":
|
71 |
},
|
72 |
"energy": {
|
73 |
"unit": "kWh",
|
74 |
-
"cpu": 3.
|
75 |
-
"ram": 1.
|
76 |
"gpu": 0.0,
|
77 |
-
"total": 3.
|
78 |
},
|
79 |
"efficiency": {
|
80 |
"unit": "samples/kWh",
|
81 |
-
"value":
|
82 |
}
|
83 |
}
|
84 |
}
|
|
|
2 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 531.206144,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
"values": [
|
14 |
+
3.708727400999976
|
15 |
+
],
|
16 |
+
"count": 1,
|
17 |
+
"total": 3.708727400999976,
|
18 |
+
"mean": 3.708727400999976,
|
19 |
+
"p50": 3.708727400999976,
|
20 |
+
"p90": 3.708727400999976,
|
21 |
+
"p95": 3.708727400999976,
|
22 |
+
"p99": 3.708727400999976,
|
23 |
+
"stdev": 0,
|
24 |
+
"stdev_": 0
|
25 |
},
|
26 |
"throughput": null,
|
27 |
"energy": {
|
28 |
"unit": "kWh",
|
29 |
+
"cpu": 1.0025204855556228e-05,
|
30 |
+
"ram": 4.189297128312597e-07,
|
31 |
"gpu": 0,
|
32 |
+
"total": 1.0444134568387487e-05
|
33 |
},
|
34 |
"efficiency": null
|
35 |
},
|
36 |
"forward": {
|
37 |
"memory": {
|
38 |
"unit": "MB",
|
39 |
+
"max_ram": 559.284224,
|
40 |
"max_global_vram": null,
|
41 |
"max_process_vram": null,
|
42 |
"max_reserved": null,
|
|
|
44 |
},
|
45 |
"latency": {
|
46 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
"values": [
|
48 |
+
0.14109020699999064,
|
49 |
+
0.1384611860000291,
|
50 |
+
0.13776056300002892,
|
51 |
+
0.1396224370000141,
|
52 |
+
0.11714490200000682,
|
53 |
+
0.08601522200001455,
|
54 |
+
0.08144570199999634,
|
55 |
+
0.08244119299996555,
|
56 |
+
0.08192499400001907
|
57 |
+
],
|
58 |
+
"count": 9,
|
59 |
+
"total": 1.005906406000065,
|
60 |
+
"mean": 0.11176737844445167,
|
61 |
+
"p50": 0.11714490200000682,
|
62 |
+
"p90": 0.1399159910000094,
|
63 |
+
"p95": 0.14050309900000002,
|
64 |
+
"p99": 0.14097278539999253,
|
65 |
+
"stdev": 0.026637538283764344,
|
66 |
+
"stdev_": 23.833016980892317
|
67 |
},
|
68 |
"throughput": {
|
69 |
"unit": "samples/s",
|
70 |
+
"value": 8.947154473136358
|
71 |
},
|
72 |
"energy": {
|
73 |
"unit": "kWh",
|
74 |
+
"cpu": 3.1759479111110623e-06,
|
75 |
+
"ram": 1.3280276340757911e-07,
|
76 |
"gpu": 0.0,
|
77 |
+
"total": 3.3087506745186417e-06
|
78 |
},
|
79 |
"efficiency": {
|
80 |
"unit": "samples/kWh",
|
81 |
+
"value": 302228.87680876115
|
82 |
}
|
83 |
}
|
84 |
}
|