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": "6",
|
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": 4379.086848,
|
115 |
+
"max_global_vram": 5868.576768,
|
116 |
+
"max_process_vram": 1555880.800256,
|
117 |
+
"max_reserved": 5576.327168,
|
118 |
+
"max_allocated": 5510.79936
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
+
"total": 113.6960703125,
|
124 |
+
"mean": 113.6960703125,
|
125 |
"stdev": 0.0,
|
126 |
+
"p50": 113.6960703125,
|
127 |
+
"p90": 113.6960703125,
|
128 |
+
"p95": 113.6960703125,
|
129 |
+
"p99": 113.6960703125,
|
130 |
"values": [
|
131 |
+
113.6960703125
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 1971.625984,
|
142 |
+
"max_global_vram": 12588.78976,
|
143 |
+
"max_process_vram": 5622339.944448,
|
144 |
+
"max_reserved": 8998.879232,
|
145 |
+
"max_allocated": 8666.215936
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 3,
|
150 |
+
"total": 1.425291961669922,
|
151 |
+
"mean": 0.47509732055664067,
|
152 |
+
"stdev": 0.002762102884859449,
|
153 |
+
"p50": 0.473900146484375,
|
154 |
+
"p90": 0.4779128173828125,
|
155 |
+
"p95": 0.4784144012451172,
|
156 |
+
"p99": 0.478815668334961,
|
157 |
"values": [
|
158 |
+
0.472475830078125,
|
159 |
+
0.4789159851074219,
|
160 |
+
0.473900146484375
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "images/s",
|
165 |
+
"value": 2.1048319086042517
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|