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,43 +10,42 @@
|
|
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.0775442210000108
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
-
"value":
|
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": 551.206912,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 11,
|
14 |
+
"total": 1.0616401019999842,
|
15 |
+
"mean": 0.0965127365454531,
|
16 |
+
"stdev": 0.018413016807250934,
|
17 |
+
"p50": 0.09040298799999391,
|
18 |
+
"p90": 0.12683492700000443,
|
19 |
+
"p95": 0.12810613050000086,
|
20 |
+
"p99": 0.129123093299998,
|
21 |
"values": [
|
22 |
+
0.09294734700000618,
|
23 |
+
0.08989624800000229,
|
24 |
+
0.09040298799999391,
|
25 |
+
0.08881177700001786,
|
26 |
+
0.09185882799999945,
|
27 |
+
0.12683492700000443,
|
28 |
+
0.1293773339999973,
|
29 |
+
0.1185731009999813,
|
30 |
+
0.07823950099998456,
|
31 |
+
0.077529324000011,
|
32 |
+
0.07716872699998589
|
|
|
33 |
]
|
34 |
},
|
35 |
"throughput": {
|
36 |
"unit": "samples/s",
|
37 |
+
"value": 10.361326761562145
|
38 |
},
|
39 |
"energy": {
|
40 |
"unit": "kWh",
|
41 |
+
"cpu": 3.0319366699610005e-06,
|
42 |
+
"ram": 1.2670792164534268e-07,
|
43 |
"gpu": 0.0,
|
44 |
+
"total": 3.1586445916063432e-06
|
45 |
},
|
46 |
"efficiency": {
|
47 |
"unit": "samples/kWh",
|
48 |
+
"value": 316591.490748076
|
49 |
}
|
50 |
}
|
51 |
}
|