Commit
•
f6c82a7
1
Parent(s):
e606975
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,44 +11,44 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 14,
|
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 |
-
0.
|
36 |
]
|
37 |
},
|
38 |
"throughput": {
|
39 |
"unit": "samples/s",
|
40 |
-
"value": 13.
|
41 |
},
|
42 |
"energy": {
|
43 |
"unit": "kWh",
|
44 |
-
"cpu": 2.
|
45 |
-
"ram": 1.
|
46 |
"gpu": 0.0,
|
47 |
-
"total": 2.
|
48 |
},
|
49 |
"efficiency": {
|
50 |
"unit": "samples/kWh",
|
51 |
-
"value":
|
52 |
}
|
53 |
}
|
54 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 540.749824,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 14,
|
14 |
+
"total": 1.0378312159999155,
|
15 |
+
"mean": 0.0741308011428511,
|
16 |
+
"stdev": 0.0045984913894309915,
|
17 |
+
"p50": 0.07531385299998306,
|
18 |
+
"p90": 0.07749071829997548,
|
19 |
+
"p95": 0.07923306384998341,
|
20 |
+
"p99": 0.08146139437001239,
|
21 |
"values": [
|
22 |
+
0.07692486700000245,
|
23 |
+
0.0751502319999986,
|
24 |
+
0.07519766100000425,
|
25 |
+
0.07543004499996186,
|
26 |
+
0.07482803000004878,
|
27 |
+
0.07546503999998322,
|
28 |
+
0.07393209699995396,
|
29 |
+
0.07647761099997297,
|
30 |
+
0.07553520099997968,
|
31 |
+
0.0777332259999639,
|
32 |
+
0.08201847700001963,
|
33 |
+
0.06995259500001794,
|
34 |
+
0.06461240300001236,
|
35 |
+
0.06457373099999586
|
36 |
]
|
37 |
},
|
38 |
"throughput": {
|
39 |
"unit": "samples/s",
|
40 |
+
"value": 13.48966940304592
|
41 |
},
|
42 |
"energy": {
|
43 |
"unit": "kWh",
|
44 |
+
"cpu": 2.540216429366006e-06,
|
45 |
+
"ram": 1.061606110676827e-07,
|
46 |
"gpu": 0.0,
|
47 |
+
"total": 2.646377040433689e-06
|
48 |
},
|
49 |
"efficiency": {
|
50 |
"unit": "samples/kWh",
|
51 |
+
"value": 377875.1042353813
|
52 |
}
|
53 |
}
|
54 |
}
|