Commit
•
7ea6f18
1
Parent(s):
5fcc835
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,43 +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 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
-
"value":
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
-
"cpu": 2.
|
43 |
-
"ram": 1.
|
44 |
"gpu": 0.0,
|
45 |
-
"total": 2.
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
-
"value":
|
50 |
}
|
51 |
}
|
52 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 548.163584,
|
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.0600168309999276,
|
15 |
+
"mean": 0.0706677887333285,
|
16 |
+
"stdev": 0.004187656695181324,
|
17 |
+
"p50": 0.07159182599997393,
|
18 |
+
"p90": 0.07624532979998548,
|
19 |
+
"p95": 0.077525271199994,
|
20 |
+
"p99": 0.07765867104001359,
|
21 |
"values": [
|
22 |
+
0.07443261399998846,
|
23 |
+
0.0725764019999815,
|
24 |
+
0.07229018800001086,
|
25 |
+
0.0712080700000115,
|
26 |
+
0.07224131699996406,
|
27 |
+
0.07122074400001566,
|
28 |
+
0.07225173699998777,
|
29 |
+
0.07159182599997393,
|
30 |
+
0.07769202100001849,
|
31 |
+
0.0774538069999835,
|
32 |
+
0.0653909729999782,
|
33 |
+
0.0668026339999983,
|
34 |
+
0.0649464630000125,
|
35 |
+
0.06476672899998448,
|
36 |
+
0.0651513060000184
|
37 |
]
|
38 |
},
|
39 |
"throughput": {
|
40 |
"unit": "samples/s",
|
41 |
+
"value": 14.15071870684384
|
42 |
},
|
43 |
"energy": {
|
44 |
"unit": "kWh",
|
45 |
+
"cpu": 2.560249964396159e-06,
|
46 |
+
"ram": 1.0699693123569886e-07,
|
47 |
"gpu": 0.0,
|
48 |
+
"total": 2.667246895631858e-06
|
49 |
},
|
50 |
"efficiency": {
|
51 |
"unit": "samples/kWh",
|
52 |
+
"value": 374918.4230517606
|
53 |
}
|
54 |
}
|
55 |
}
|