Commit
•
7d9bff3
1
Parent(s):
723f973
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,24 +2,24 @@
|
|
2 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
-
"max_global_vram":
|
7 |
-
"max_process_vram":
|
8 |
-
"max_reserved":
|
9 |
-
"max_allocated":
|
10 |
},
|
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": null,
|
@@ -29,30 +29,31 @@
|
|
29 |
"call": {
|
30 |
"memory": {
|
31 |
"unit": "MB",
|
32 |
-
"max_ram":
|
33 |
-
"max_global_vram":
|
34 |
-
"max_process_vram":
|
35 |
-
"max_reserved":
|
36 |
-
"max_allocated":
|
37 |
},
|
38 |
"latency": {
|
39 |
"unit": "s",
|
40 |
-
"count":
|
41 |
-
"total": 1.
|
42 |
-
"mean": 0.
|
43 |
-
"stdev": 0.
|
44 |
-
"p50": 0.
|
45 |
-
"p90": 0.
|
46 |
-
"p95": 0.
|
47 |
-
"p99": 0.
|
48 |
"values": [
|
49 |
-
0.
|
50 |
-
0.
|
|
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "images/s",
|
55 |
-
"value":
|
56 |
},
|
57 |
"energy": null,
|
58 |
"efficiency": null
|
|
|
2 |
"load": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 4489.039872,
|
6 |
+
"max_global_vram": 68702.69952,
|
7 |
+
"max_process_vram": 411498.88512,
|
8 |
+
"max_reserved": 5599.39584,
|
9 |
+
"max_allocated": 5506.8672
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 1,
|
14 |
+
"total": 11.4959208984375,
|
15 |
+
"mean": 11.4959208984375,
|
16 |
"stdev": 0.0,
|
17 |
+
"p50": 11.4959208984375,
|
18 |
+
"p90": 11.4959208984375,
|
19 |
+
"p95": 11.4959208984375,
|
20 |
+
"p99": 11.4959208984375,
|
21 |
"values": [
|
22 |
+
11.4959208984375
|
23 |
]
|
24 |
},
|
25 |
"throughput": null,
|
|
|
29 |
"call": {
|
30 |
"memory": {
|
31 |
"unit": "MB",
|
32 |
+
"max_ram": 1339.686912,
|
33 |
+
"max_global_vram": 68702.69952,
|
34 |
+
"max_process_vram": 4929872.756736,
|
35 |
+
"max_reserved": 9021.947904,
|
36 |
+
"max_allocated": 8662.283776
|
37 |
},
|
38 |
"latency": {
|
39 |
"unit": "s",
|
40 |
+
"count": 3,
|
41 |
+
"total": 1.4334605102539064,
|
42 |
+
"mean": 0.47782017008463545,
|
43 |
+
"stdev": 0.005434857280082219,
|
44 |
+
"p50": 0.4775552673339844,
|
45 |
+
"p90": 0.4831950378417969,
|
46 |
+
"p95": 0.4839000091552734,
|
47 |
+
"p99": 0.4844639862060547,
|
48 |
"values": [
|
49 |
+
0.48460498046875,
|
50 |
+
0.4775552673339844,
|
51 |
+
0.47130026245117185
|
52 |
]
|
53 |
},
|
54 |
"throughput": {
|
55 |
"unit": "images/s",
|
56 |
+
"value": 2.0928375623466704
|
57 |
},
|
58 |
"energy": null,
|
59 |
"efficiency": null
|