Commit
•
80f83a8
1
Parent(s):
a8b429f
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": 553.709568,
|
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.04291967599994,
|
15 |
+
"mean": 0.08690997299999499,
|
16 |
+
"stdev": 0.0063834524295679484,
|
17 |
+
"p50": 0.08885523949999197,
|
18 |
+
"p90": 0.09214192860001731,
|
19 |
+
"p95": 0.09464397430000701,
|
20 |
+
"p99": 0.09708962365999299,
|
21 |
"values": [
|
22 |
+
0.09213460799998074,
|
23 |
+
0.09214274200002137,
|
24 |
+
0.09169166899999937,
|
25 |
+
0.08999897399996826,
|
26 |
+
0.09171771799998396,
|
27 |
+
0.09770103599998947,
|
28 |
+
0.08771150500001568,
|
29 |
+
0.07810358200003975,
|
30 |
+
0.08155809099997668,
|
31 |
+
0.08300787199999604,
|
32 |
+
0.07775172399999519,
|
33 |
+
0.07940015499997344
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
+
"value": 11.506159367924987
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
+
"cpu": 3.0835429827372237e-06,
|
43 |
+
"ram": 1.2886614981373264e-07,
|
44 |
"gpu": 0.0,
|
45 |
+
"total": 3.2124091325509564e-06
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
+
"value": 311292.851793727
|
50 |
}
|
51 |
}
|
52 |
}
|