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.57952,
|
6 |
+
"max_global_vram": 8179.417088,
|
7 |
"max_process_vram": 0.0,
|
8 |
+
"max_reserved": 7524.581376,
|
9 |
+
"max_allocated": 6525.810688
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 2,
|
14 |
+
"total": 1.2762694091796876,
|
15 |
+
"mean": 0.6381347045898438,
|
16 |
+
"stdev": 0.004134521484374987,
|
17 |
+
"p50": 0.6381347045898438,
|
18 |
+
"p90": 0.6414423217773437,
|
19 |
+
"p95": 0.6418557739257813,
|
20 |
+
"p99": 0.6421865356445313,
|
21 |
"values": [
|
22 |
+
0.6422692260742188,
|
23 |
+
0.6340001831054688
|
24 |
]
|
25 |
},
|
26 |
"throughput": {
|
27 |
"unit": "images/s",
|
28 |
+
"value": 1.5670672552478435
|
29 |
},
|
30 |
"energy": {
|
31 |
"unit": "kWh",
|
32 |
+
"cpu": 7.518818395005333e-06,
|
33 |
+
"ram": 4.105437057387461e-06,
|
34 |
+
"gpu": 4.21268392569998e-05,
|
35 |
+
"total": 5.37510947093926e-05
|
36 |
},
|
37 |
"efficiency": {
|
38 |
"unit": "images/kWh",
|
39 |
+
"value": 18604.272255412456
|
40 |
}
|
41 |
}
|
42 |
}
|