Commit
•
315935f
1
Parent(s):
bc037f4
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": 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": 545.19808,
|
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.0055899939999335,
|
15 |
+
"mean": 0.08379916616666112,
|
16 |
+
"stdev": 0.0058459872637928985,
|
17 |
+
"p50": 0.08360946449998607,
|
18 |
+
"p90": 0.09022790190000478,
|
19 |
+
"p95": 0.09176278289999118,
|
20 |
+
"p99": 0.09315407257997776,
|
21 |
"values": [
|
22 |
+
0.08922016200000371,
|
23 |
+
0.08767499199998952,
|
24 |
+
0.08829828300000031,
|
25 |
+
0.08750493299999107,
|
26 |
+
0.0903398730000049,
|
27 |
+
0.09350189499997441,
|
28 |
+
0.0786976779999975,
|
29 |
+
0.07731640599999423,
|
30 |
+
0.0769969769999932,
|
31 |
+
0.07781383099998607,
|
32 |
+
0.07851096800001756,
|
33 |
+
0.07971399599998108
|
34 |
]
|
35 |
},
|
36 |
"throughput": {
|
37 |
"unit": "samples/s",
|
38 |
+
"value": 11.933292963932171
|
39 |
},
|
40 |
"energy": {
|
41 |
"unit": "kWh",
|
42 |
+
"cpu": 3.030730618370904e-06,
|
43 |
+
"ram": 1.266561632862179e-07,
|
44 |
"gpu": 0.0,
|
45 |
+
"total": 3.1573867816571217e-06
|
46 |
},
|
47 |
"efficiency": {
|
48 |
"unit": "samples/kWh",
|
49 |
+
"value": 316717.6114784266
|
50 |
}
|
51 |
}
|
52 |
}
|