Commit
•
5b6f743
1
Parent(s):
67c2ee2
Upload cpu_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"call": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,31 +11,31 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 1,
|
14 |
-
"total":
|
15 |
-
"mean":
|
16 |
"stdev": 0.0,
|
17 |
-
"p50":
|
18 |
-
"p90":
|
19 |
-
"p95":
|
20 |
-
"p99":
|
21 |
"values": [
|
22 |
-
|
23 |
]
|
24 |
},
|
25 |
"throughput": {
|
26 |
"unit": "images/s",
|
27 |
-
"value": 0.
|
28 |
},
|
29 |
"energy": {
|
30 |
"unit": "kWh",
|
31 |
-
"cpu": 0.
|
32 |
-
"ram": 7.
|
33 |
"gpu": 0.0,
|
34 |
-
"total": 0.
|
35 |
},
|
36 |
"efficiency": {
|
37 |
"unit": "images/kWh",
|
38 |
-
"value":
|
39 |
}
|
40 |
}
|
41 |
}
|
|
|
2 |
"call": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 6913.458176,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 1,
|
14 |
+
"total": 48.839382230999945,
|
15 |
+
"mean": 48.839382230999945,
|
16 |
"stdev": 0.0,
|
17 |
+
"p50": 48.839382230999945,
|
18 |
+
"p90": 48.839382230999945,
|
19 |
+
"p95": 48.839382230999945,
|
20 |
+
"p99": 48.839382230999945,
|
21 |
"values": [
|
22 |
+
48.839382230999945
|
23 |
]
|
24 |
},
|
25 |
"throughput": {
|
26 |
"unit": "images/s",
|
27 |
+
"value": 0.0204752794634095
|
28 |
},
|
29 |
"energy": {
|
30 |
"unit": "kWh",
|
31 |
+
"cpu": 0.0018987158907784356,
|
32 |
+
"ram": 7.937169727080545e-05,
|
33 |
"gpu": 0.0,
|
34 |
+
"total": 0.001978087588049241
|
35 |
},
|
36 |
"efficiency": {
|
37 |
"unit": "images/kWh",
|
38 |
+
"value": 505.53878707978964
|
39 |
}
|
40 |
}
|
41 |
}
|