Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json
CHANGED
@@ -2,41 +2,41 @@
|
|
2 |
"call": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
-
"max_global_vram":
|
7 |
"max_process_vram": 0.0,
|
8 |
-
"max_reserved":
|
9 |
-
"max_allocated":
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 2,
|
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 |
]
|
25 |
},
|
26 |
"throughput": {
|
27 |
"unit": "images/s",
|
28 |
-
"value": 1.
|
29 |
},
|
30 |
"energy": {
|
31 |
"unit": "kWh",
|
32 |
-
"cpu": 7.
|
33 |
-
"ram": 4.
|
34 |
-
"gpu": 4.
|
35 |
-
"total": 5.
|
36 |
},
|
37 |
"efficiency": {
|
38 |
"unit": "images/kWh",
|
39 |
-
"value":
|
40 |
}
|
41 |
}
|
42 |
}
|
|
|
2 |
"call": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 1305.260032,
|
6 |
+
"max_global_vram": 8150.05696,
|
7 |
"max_process_vram": 0.0,
|
8 |
+
"max_reserved": 7495.221248,
|
9 |
+
"max_allocated": 6531.774464
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 2,
|
14 |
+
"total": 1.3075142822265624,
|
15 |
+
"mean": 0.6537571411132812,
|
16 |
+
"stdev": 0.0011213989257812806,
|
17 |
+
"p50": 0.6537571411132812,
|
18 |
+
"p90": 0.6546542602539063,
|
19 |
+
"p95": 0.6547664001464845,
|
20 |
+
"p99": 0.654856112060547,
|
21 |
"values": [
|
22 |
+
0.6548785400390625,
|
23 |
+
0.6526357421875
|
24 |
]
|
25 |
},
|
26 |
"throughput": {
|
27 |
"unit": "images/s",
|
28 |
+
"value": 1.5296200027690754
|
29 |
},
|
30 |
"energy": {
|
31 |
"unit": "kWh",
|
32 |
+
"cpu": 7.72503051492903e-06,
|
33 |
+
"ram": 4.225725339953404e-06,
|
34 |
+
"gpu": 4.433211879899994e-05,
|
35 |
+
"total": 5.6282874653882376e-05
|
36 |
},
|
37 |
"efficiency": {
|
38 |
"unit": "images/kWh",
|
39 |
+
"value": 17767.39383248649
|
40 |
}
|
41 |
}
|
42 |
}
|