Commit
•
c370c3c
1
Parent(s):
b77d999
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": 543.195136,
|
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.0859553980000385,
|
15 |
+
"mean": 0.09049628316666987,
|
16 |
+
"stdev": 0.009193642638636482,
|
17 |
+
"p50": 0.0907790145000007,
|
18 |
+
"p90": 0.09952920280000796,
|
19 |
+
"p95": 0.10340419605000192,
|
20 |
+
"p99": 0.10715097600999457,
|
21 |
"values": [
|
22 |
+
0.10808767099999272,
|
23 |
+
0.09858041900000103,
|
24 |
+
0.09957226200000946,
|
25 |
+
0.09098306699999625,
|
26 |
+
0.0924419580000233,
|
27 |
+
0.09914166999999452,
|
28 |
+
0.09057496200000514,
|
29 |
+
0.07894242400001872,
|
30 |
+
0.07917101600000365,
|
31 |
+
0.07931105000000116,
|
32 |
+
0.08130927800002041,
|
33 |
+
0.08783962099997211
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
+
"value": 11.050177587495702
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
+
"cpu": 3.147487966423361e-06,
|
43 |
+
"ram": 1.3153734029130576e-07,
|
44 |
"gpu": 0.0,
|
45 |
+
"total": 3.279025306714667e-06
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
+
"value": 304968.6740606231
|
50 |
}
|
51 |
}
|
52 |
}
|