Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"model": "CompVis/stable-diffusion-v1-4",
|
12 |
"processor": "CompVis/stable-diffusion-v1-4",
|
13 |
"device": "cuda",
|
14 |
-
"device_ids": "
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
@@ -111,24 +111,24 @@
|
|
111 |
"load": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
-
"max_ram":
|
115 |
-
"max_global_vram":
|
116 |
-
"max_process_vram":
|
117 |
-
"max_reserved":
|
118 |
-
"max_allocated":
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
-
"total":
|
124 |
-
"mean":
|
125 |
"stdev": 0.0,
|
126 |
-
"p50":
|
127 |
-
"p90":
|
128 |
-
"p95":
|
129 |
-
"p99":
|
130 |
"values": [
|
131 |
-
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
@@ -138,31 +138,31 @@
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
-
"max_ram":
|
142 |
-
"max_global_vram":
|
143 |
-
"max_process_vram":
|
144 |
-
"max_reserved":
|
145 |
-
"max_allocated":
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 3,
|
150 |
-
"total": 1.
|
151 |
-
"mean": 0.
|
152 |
-
"stdev": 0.
|
153 |
-
"p50": 0.
|
154 |
-
"p90": 0.
|
155 |
-
"p95": 0.
|
156 |
-
"p99": 0.
|
157 |
"values": [
|
158 |
-
0.
|
159 |
-
0.
|
160 |
-
0.
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "images/s",
|
165 |
-
"value": 2.
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|
|
|
11 |
"model": "CompVis/stable-diffusion-v1-4",
|
12 |
"processor": "CompVis/stable-diffusion-v1-4",
|
13 |
"device": "cuda",
|
14 |
+
"device_ids": "5",
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
|
|
111 |
"load": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
+
"max_ram": 4372.312064,
|
115 |
+
"max_global_vram": 5864.382464,
|
116 |
+
"max_process_vram": 449910.689792,
|
117 |
+
"max_reserved": 5572.132864,
|
118 |
+
"max_allocated": 5512.962048
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
+
"total": 10.635943359375,
|
124 |
+
"mean": 10.635943359375,
|
125 |
"stdev": 0.0,
|
126 |
+
"p50": 10.635943359375,
|
127 |
+
"p90": 10.635943359375,
|
128 |
+
"p95": 10.635943359375,
|
129 |
+
"p99": 10.635943359375,
|
130 |
"values": [
|
131 |
+
10.635943359375
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 1269.18656,
|
142 |
+
"max_global_vram": 12591.783936,
|
143 |
+
"max_process_vram": 5209852.624896,
|
144 |
+
"max_reserved": 8994.684928,
|
145 |
+
"max_allocated": 8668.378624
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 3,
|
150 |
+
"total": 1.4467623901367186,
|
151 |
+
"mean": 0.4822541300455729,
|
152 |
+
"stdev": 0.0036502294911631597,
|
153 |
+
"p50": 0.4805624694824219,
|
154 |
+
"p90": 0.48597145385742185,
|
155 |
+
"p95": 0.4866475769042969,
|
156 |
+
"p99": 0.4871884753417969,
|
157 |
"values": [
|
158 |
+
0.478876220703125,
|
159 |
+
0.48732369995117186,
|
160 |
+
0.4805624694824219
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "images/s",
|
165 |
+
"value": 2.073595512609711
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|