Commit
•
18ef525
1
Parent(s):
96cb517
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.0651513060000184
|
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": 545.435648,
|
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.0573494209999978,
|
15 |
+
"mean": 0.07552495864285699,
|
16 |
+
"stdev": 0.0050170393076226765,
|
17 |
+
"p50": 0.07651814150001712,
|
18 |
+
"p90": 0.08087478559999965,
|
19 |
+
"p95": 0.08137837669999755,
|
20 |
+
"p99": 0.08154191774000225,
|
21 |
"values": [
|
22 |
+
0.07887671699998577,
|
23 |
+
0.0786583109999981,
|
24 |
+
0.07995658300001196,
|
25 |
+
0.07713916000000154,
|
26 |
+
0.07664364000001456,
|
27 |
+
0.07565383200000042,
|
28 |
+
0.0763167929999895,
|
29 |
+
0.07639264300001969,
|
30 |
+
0.07476641400000972,
|
31 |
+
0.08158280300000342,
|
32 |
+
0.08126830099999438,
|
33 |
+
0.06796819699999901,
|
34 |
+
0.06617302299997618,
|
35 |
+
0.0659530039999936
|
|
|
36 |
]
|
37 |
},
|
38 |
"throughput": {
|
39 |
"unit": "samples/s",
|
40 |
+
"value": 13.240656042313214
|
41 |
},
|
42 |
"energy": {
|
43 |
"unit": "kWh",
|
44 |
+
"cpu": 2.58375174469418e-06,
|
45 |
+
"ram": 1.0797777971973232e-07,
|
46 |
"gpu": 0.0,
|
47 |
+
"total": 2.6917295244139123e-06
|
48 |
},
|
49 |
"efficiency": {
|
50 |
"unit": "samples/kWh",
|
51 |
+
"value": 371508.352131976
|
52 |
}
|
53 |
}
|
54 |
}
|