Commit
•
f4b2b94
1
Parent(s):
38e8a79
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
@@ -1,32 +1,59 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"call": {
|
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": 3,
|
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 |
-
0.
|
25 |
]
|
26 |
},
|
27 |
"throughput": {
|
28 |
"unit": "images/s",
|
29 |
-
"value": 2.
|
30 |
},
|
31 |
"energy": null,
|
32 |
"efficiency": null
|
|
|
1 |
{
|
2 |
+
"load": {
|
3 |
+
"memory": {
|
4 |
+
"unit": "MB",
|
5 |
+
"max_ram": 4399.812608,
|
6 |
+
"max_global_vram": 5918.5152,
|
7 |
+
"max_process_vram": 1637089.091584,
|
8 |
+
"max_reserved": 5626.658816,
|
9 |
+
"max_allocated": 5501.886464
|
10 |
+
},
|
11 |
+
"latency": {
|
12 |
+
"unit": "s",
|
13 |
+
"count": 1,
|
14 |
+
"total": 112.950515625,
|
15 |
+
"mean": 112.950515625,
|
16 |
+
"stdev": 0.0,
|
17 |
+
"p50": 112.950515625,
|
18 |
+
"p90": 112.950515625,
|
19 |
+
"p95": 112.950515625,
|
20 |
+
"p99": 112.950515625,
|
21 |
+
"values": [
|
22 |
+
112.950515625
|
23 |
+
]
|
24 |
+
},
|
25 |
+
"throughput": null,
|
26 |
+
"energy": null,
|
27 |
+
"efficiency": null
|
28 |
+
},
|
29 |
"call": {
|
30 |
"memory": {
|
31 |
"unit": "MB",
|
32 |
+
"max_ram": 1929.568256,
|
33 |
+
"max_global_vram": 12645.752832,
|
34 |
+
"max_process_vram": 5217729.171456,
|
35 |
+
"max_reserved": 9049.21088,
|
36 |
+
"max_allocated": 8657.30304
|
37 |
},
|
38 |
"latency": {
|
39 |
"unit": "s",
|
40 |
"count": 3,
|
41 |
+
"total": 1.399826446533203,
|
42 |
+
"mean": 0.4666088155110677,
|
43 |
+
"stdev": 0.0003630371832004928,
|
44 |
+
"p50": 0.4666851806640625,
|
45 |
+
"p90": 0.4669452880859375,
|
46 |
+
"p95": 0.4669778015136719,
|
47 |
+
"p99": 0.4670038122558594,
|
48 |
"values": [
|
49 |
+
0.4666851806640625,
|
50 |
+
0.4661309509277344,
|
51 |
+
0.46701031494140627
|
52 |
]
|
53 |
},
|
54 |
"throughput": {
|
55 |
"unit": "images/s",
|
56 |
+
"value": 2.1431228188535596
|
57 |
},
|
58 |
"energy": null,
|
59 |
"efficiency": null
|