Commit
•
9416622
1
Parent(s):
0d598d5
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.06539357100001553
|
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": 547.708928,
|
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.0265475739999488,
|
15 |
+
"mean": 0.07332482671428206,
|
16 |
+
"stdev": 0.005535793690658839,
|
17 |
+
"p50": 0.07519409899998664,
|
18 |
+
"p90": 0.07937292000001435,
|
19 |
+
"p95": 0.08068662630001314,
|
20 |
+
"p99": 0.08118702126000812,
|
21 |
"values": [
|
22 |
+
0.07685578999996778,
|
23 |
+
0.07565455799999654,
|
24 |
+
0.07556593499998598,
|
25 |
+
0.07406700000001365,
|
26 |
+
0.07596193099999482,
|
27 |
+
0.0743075159999762,
|
28 |
+
0.07709348200000932,
|
29 |
+
0.07482226299998729,
|
30 |
+
0.08131212000000687,
|
31 |
+
0.0803498220000165,
|
32 |
+
0.06518953800002691,
|
33 |
+
0.06526956599998357,
|
34 |
+
0.06502607300001273,
|
35 |
+
0.06507197999997061
|
|
|
36 |
]
|
37 |
},
|
38 |
"throughput": {
|
39 |
"unit": "samples/s",
|
40 |
+
"value": 13.637945629201495
|
41 |
},
|
42 |
"energy": {
|
43 |
"unit": "kWh",
|
44 |
+
"cpu": 2.5389728446801504e-06,
|
45 |
+
"ram": 1.0610777747636745e-07,
|
46 |
"gpu": 0.0,
|
47 |
+
"total": 2.645080622156518e-06
|
48 |
},
|
49 |
"efficiency": {
|
50 |
"unit": "samples/kWh",
|
51 |
+
"value": 378060.31000473106
|
52 |
}
|
53 |
}
|
54 |
}
|