Commit
•
471160e
1
Parent(s):
f3d4478
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": 2.
|
43 |
-
"ram": 1.
|
44 |
"gpu": 0.0,
|
45 |
-
"total": 2.
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
-
"value":
|
50 |
}
|
51 |
}
|
52 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 543.547392,
|
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.0484010200000284,
|
15 |
+
"mean": 0.08736675166666903,
|
16 |
+
"stdev": 0.02092295744017109,
|
17 |
+
"p50": 0.07770776599997475,
|
18 |
+
"p90": 0.1133681907000323,
|
19 |
+
"p95": 0.11345756120002193,
|
20 |
+
"p99": 0.11354170504001218,
|
21 |
"values": [
|
22 |
+
0.07905149900000197,
|
23 |
+
0.07566657199998872,
|
24 |
+
0.10394490200002338,
|
25 |
+
0.1133715050000319,
|
26 |
+
0.11356274100000974,
|
27 |
+
0.11333836200003589,
|
28 |
+
0.11258446800002275,
|
29 |
+
0.07636403299994754,
|
30 |
+
0.06557730399998718,
|
31 |
+
0.06503611499999806,
|
32 |
+
0.06476027299999032,
|
33 |
+
0.065143245999991
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
+
"value": 11.446001836205458
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
+
"cpu": 2.543525314993329e-06,
|
43 |
+
"ram": 1.0629805725240379e-07,
|
44 |
"gpu": 0.0,
|
45 |
+
"total": 2.649823372245733e-06
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
+
"value": 377383.6439341605
|
50 |
}
|
51 |
}
|
52 |
}
|