Commit
•
a8a2cc6
1
Parent(s):
b553abc
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,44 @@
|
|
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.
|
|
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
-
"value":
|
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": 540.340224,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 13,
|
14 |
+
"total": 1.0498280019999697,
|
15 |
+
"mean": 0.08075600015384382,
|
16 |
+
"stdev": 0.015641805405891013,
|
17 |
+
"p50": 0.0756621799999948,
|
18 |
+
"p90": 0.10889575799997148,
|
19 |
+
"p95": 0.11216702399996166,
|
20 |
+
"p99": 0.11237862959996846,
|
21 |
"values": [
|
22 |
+
0.11199068599995599,
|
23 |
+
0.11243153099997016,
|
24 |
+
0.09651604600003338,
|
25 |
+
0.0756621799999948,
|
26 |
+
0.07525558099996488,
|
27 |
+
0.07574487499999805,
|
28 |
+
0.07494789500003662,
|
29 |
+
0.07770844999998872,
|
30 |
+
0.08315884699999287,
|
31 |
+
0.07047295199998871,
|
32 |
+
0.06464846600005103,
|
33 |
+
0.06481962700001986,
|
34 |
+
0.06647086599997465
|
35 |
]
|
36 |
},
|
37 |
"throughput": {
|
38 |
"unit": "samples/s",
|
39 |
+
"value": 12.382980807555537
|
40 |
},
|
41 |
"energy": {
|
42 |
"unit": "kWh",
|
43 |
+
"cpu": 2.5326807465818195e-06,
|
44 |
+
"ram": 1.0584397288699421e-07,
|
45 |
"gpu": 0.0,
|
46 |
+
"total": 2.6385247194688135e-06
|
47 |
},
|
48 |
"efficiency": {
|
49 |
"unit": "samples/kWh",
|
50 |
+
"value": 378999.67077106616
|
51 |
}
|
52 |
}
|
53 |
}
|