Commit
•
f2b16e0
1
Parent(s):
cb9f4b4
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": 549.445632,
|
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.0294317120000187,
|
15 |
+
"mean": 0.08578597600000155,
|
16 |
+
"stdev": 0.0076868557732262,
|
17 |
+
"p50": 0.08570103950000885,
|
18 |
+
"p90": 0.09373562999996352,
|
19 |
+
"p95": 0.09560260294997817,
|
20 |
+
"p99": 0.0972504781899994,
|
21 |
"values": [
|
22 |
+
0.0920920199999955,
|
23 |
+
0.09210081600002695,
|
24 |
+
0.09206116199999315,
|
25 |
+
0.09203536399996892,
|
26 |
+
0.09391727599995647,
|
27 |
+
0.0976624470000047,
|
28 |
+
0.07936671500004877,
|
29 |
+
0.07736469800005352,
|
30 |
+
0.07739438400000154,
|
31 |
+
0.0793268699999885,
|
32 |
+
0.0779920819999802,
|
33 |
+
0.07811787800000047
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
+
"value": 11.656916976732676
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
+
"cpu": 3.032528640877488e-06,
|
43 |
+
"ram": 1.2673120694400425e-07,
|
44 |
"gpu": 0.0,
|
45 |
+
"total": 3.1592598478214916e-06
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
+
"value": 316529.83552130504
|
50 |
}
|
51 |
}
|
52 |
}
|