Commit
•
84f5e58
1
Parent(s):
8ff941e
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,46 +10,45 @@
|
|
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 |
-
0.06485812700000793
|
37 |
]
|
38 |
},
|
39 |
"throughput": {
|
40 |
"unit": "samples/s",
|
41 |
-
"value":
|
42 |
},
|
43 |
"energy": {
|
44 |
"unit": "kWh",
|
45 |
-
"cpu": 2.
|
46 |
-
"ram": 1.
|
47 |
"gpu": 0.0,
|
48 |
-
"total": 2.
|
49 |
},
|
50 |
"efficiency": {
|
51 |
"unit": "samples/kWh",
|
52 |
-
"value":
|
53 |
}
|
54 |
}
|
55 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 544.8704,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 14,
|
14 |
+
"total": 1.0290386790000525,
|
15 |
+
"mean": 0.07350276278571803,
|
16 |
+
"stdev": 0.005042858871968262,
|
17 |
+
"p50": 0.07523880900001245,
|
18 |
+
"p90": 0.0775612365000029,
|
19 |
+
"p95": 0.07932039170000849,
|
20 |
+
"p99": 0.08164274394001154,
|
21 |
"values": [
|
22 |
+
0.07463784500004067,
|
23 |
+
0.07223568500000965,
|
24 |
+
0.07710382499999469,
|
25 |
+
0.07536105100001578,
|
26 |
+
0.07632255099997565,
|
27 |
+
0.07511656700000913,
|
28 |
+
0.07653189000001248,
|
29 |
+
0.07631202999999687,
|
30 |
+
0.07775727000000643,
|
31 |
+
0.0822233320000123,
|
32 |
+
0.069203071000004,
|
33 |
+
0.06539114700001392,
|
34 |
+
0.06554393099997924,
|
35 |
+
0.06529848399998173
|
|
|
36 |
]
|
37 |
},
|
38 |
"throughput": {
|
39 |
"unit": "samples/s",
|
40 |
+
"value": 13.604930782197824
|
41 |
},
|
42 |
"energy": {
|
43 |
"unit": "kWh",
|
44 |
+
"cpu": 2.566201322608524e-06,
|
45 |
+
"ram": 1.0724666121895154e-07,
|
46 |
"gpu": 0.0,
|
47 |
+
"total": 2.6734479838274756e-06
|
48 |
},
|
49 |
"efficiency": {
|
50 |
"unit": "samples/kWh",
|
51 |
+
"value": 374048.7961798072
|
52 |
}
|
53 |
}
|
54 |
}
|