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,43 +11,43 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 13,
|
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 |
]
|
36 |
},
|
37 |
"throughput": {
|
38 |
"unit": "samples/s",
|
39 |
-
"value": 12.
|
40 |
},
|
41 |
"energy": {
|
42 |
"unit": "kWh",
|
43 |
-
"cpu": 2.
|
44 |
-
"ram": 1.
|
45 |
"gpu": 0.0,
|
46 |
-
"total":
|
47 |
},
|
48 |
"efficiency": {
|
49 |
"unit": "samples/kWh",
|
50 |
-
"value":
|
51 |
}
|
52 |
}
|
53 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 541.540352,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 13,
|
14 |
+
"total": 1.0241694399999801,
|
15 |
+
"mean": 0.07878226461538308,
|
16 |
+
"stdev": 0.016041332429516088,
|
17 |
+
"p50": 0.07548853200000849,
|
18 |
+
"p90": 0.10700253859999977,
|
19 |
+
"p95": 0.1116681577999941,
|
20 |
+
"p99": 0.11300756515998614,
|
21 |
"values": [
|
22 |
+
0.0778364680000152,
|
23 |
+
0.07548853200000849,
|
24 |
+
0.07602320999998824,
|
25 |
+
0.0748768699999971,
|
26 |
+
0.07660170099998709,
|
27 |
+
0.11055198500000074,
|
28 |
+
0.11334241699998415,
|
29 |
+
0.0928047529999958,
|
30 |
+
0.06589686600000277,
|
31 |
+
0.06543215800002145,
|
32 |
+
0.06511160899998458,
|
33 |
+
0.06522114399999168,
|
34 |
+
0.06498172700000282
|
35 |
]
|
36 |
},
|
37 |
"throughput": {
|
38 |
"unit": "samples/s",
|
39 |
+
"value": 12.693212170048984
|
40 |
},
|
41 |
"energy": {
|
42 |
"unit": "kWh",
|
43 |
+
"cpu": 2.568203459183375e-06,
|
44 |
+
"ram": 1.0732265938285578e-07,
|
45 |
"gpu": 0.0,
|
46 |
+
"total": 2.675526118566231e-06
|
47 |
},
|
48 |
"efficiency": {
|
49 |
"unit": "samples/kWh",
|
50 |
+
"value": 373758.2649859845
|
51 |
}
|
52 |
}
|
53 |
}
|