Commit
•
1dd08eb
1
Parent(s):
bb9c262
Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json
CHANGED
@@ -2,62 +2,60 @@
|
|
2 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": 68702.69952,
|
7 |
-
"max_process_vram":
|
8 |
-
"max_reserved":
|
9 |
-
"max_allocated":
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 1,
|
14 |
-
"total": 11.
|
15 |
-
"mean": 11.
|
16 |
"stdev": 0.0,
|
17 |
-
"p50": 11.
|
18 |
-
"p90": 11.
|
19 |
-
"p95": 11.
|
20 |
-
"p99": 11.
|
21 |
"values": [
|
22 |
-
11.
|
23 |
]
|
24 |
},
|
25 |
"throughput": null,
|
26 |
"energy": null,
|
27 |
-
"efficiency": null
|
28 |
-
"measures": null
|
29 |
},
|
30 |
"call": {
|
31 |
"memory": {
|
32 |
"unit": "MB",
|
33 |
-
"max_ram": 1350.
|
34 |
"max_global_vram": 68702.69952,
|
35 |
-
"max_process_vram":
|
36 |
-
"max_reserved":
|
37 |
-
"max_allocated":
|
38 |
},
|
39 |
"latency": {
|
40 |
"unit": "s",
|
41 |
"count": 3,
|
42 |
-
"total": 1.
|
43 |
-
"mean": 0.
|
44 |
-
"stdev": 0.
|
45 |
-
"p50": 0.
|
46 |
-
"p90": 0.
|
47 |
-
"p95": 0.
|
48 |
-
"p99": 0.
|
49 |
"values": [
|
50 |
-
0.
|
51 |
-
0.
|
52 |
-
0.
|
53 |
]
|
54 |
},
|
55 |
"throughput": {
|
56 |
"unit": "images/s",
|
57 |
-
"value": 2.
|
58 |
},
|
59 |
"energy": null,
|
60 |
-
"efficiency": null
|
61 |
-
"measures": null
|
62 |
}
|
63 |
}
|
|
|
2 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 4494.569472,
|
6 |
"max_global_vram": 68702.69952,
|
7 |
+
"max_process_vram": 414434.492416,
|
8 |
+
"max_reserved": 5572.132864,
|
9 |
+
"max_allocated": 5512.962048
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 1,
|
14 |
+
"total": 11.35815234375,
|
15 |
+
"mean": 11.35815234375,
|
16 |
"stdev": 0.0,
|
17 |
+
"p50": 11.35815234375,
|
18 |
+
"p90": 11.35815234375,
|
19 |
+
"p95": 11.35815234375,
|
20 |
+
"p99": 11.35815234375,
|
21 |
"values": [
|
22 |
+
11.35815234375
|
23 |
]
|
24 |
},
|
25 |
"throughput": null,
|
26 |
"energy": null,
|
27 |
+
"efficiency": null
|
|
|
28 |
},
|
29 |
"call": {
|
30 |
"memory": {
|
31 |
"unit": "MB",
|
32 |
+
"max_ram": 1350.680576,
|
33 |
"max_global_vram": 68702.69952,
|
34 |
+
"max_process_vram": 5144288.210944,
|
35 |
+
"max_reserved": 8994.684928,
|
36 |
+
"max_allocated": 8668.378624
|
37 |
},
|
38 |
"latency": {
|
39 |
"unit": "s",
|
40 |
"count": 3,
|
41 |
+
"total": 1.4520044860839845,
|
42 |
+
"mean": 0.48400149536132814,
|
43 |
+
"stdev": 0.008627174514546332,
|
44 |
+
"p50": 0.4877242431640625,
|
45 |
+
"p90": 0.4913067138671875,
|
46 |
+
"p95": 0.49175452270507813,
|
47 |
+
"p99": 0.49211276977539065,
|
48 |
"values": [
|
49 |
+
0.4922023315429688,
|
50 |
+
0.4877242431640625,
|
51 |
+
0.47207791137695315
|
52 |
]
|
53 |
},
|
54 |
"throughput": {
|
55 |
"unit": "images/s",
|
56 |
+
"value": 2.066109319049638
|
57 |
},
|
58 |
"energy": null,
|
59 |
+
"efficiency": null
|
|
|
60 |
}
|
61 |
}
|