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": 68702.69952,
|
116 |
-
"max_process_vram":
|
117 |
-
"max_reserved":
|
118 |
-
"max_allocated":
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
-
"total": 11.
|
124 |
-
"mean": 11.
|
125 |
"stdev": 0.0,
|
126 |
-
"p50": 11.
|
127 |
-
"p90": 11.
|
128 |
-
"p95": 11.
|
129 |
-
"p99": 11.
|
130 |
"values": [
|
131 |
-
11.
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
@@ -138,31 +138,30 @@
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
-
"max_ram":
|
142 |
"max_global_vram": 68702.69952,
|
143 |
-
"max_process_vram":
|
144 |
-
"max_reserved":
|
145 |
-
"max_allocated":
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
-
"count":
|
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.48098159790039063
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "images/s",
|
165 |
-
"value":
|
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": 4550.709248,
|
115 |
"max_global_vram": 68702.69952,
|
116 |
+
"max_process_vram": 460792.324096,
|
117 |
+
"max_reserved": 5626.658816,
|
118 |
+
"max_allocated": 5502.410752
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
+
"total": 11.9894619140625,
|
124 |
+
"mean": 11.9894619140625,
|
125 |
"stdev": 0.0,
|
126 |
+
"p50": 11.9894619140625,
|
127 |
+
"p90": 11.9894619140625,
|
128 |
+
"p95": 11.9894619140625,
|
129 |
+
"p99": 11.9894619140625,
|
130 |
"values": [
|
131 |
+
11.9894619140625
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 1385.775104,
|
142 |
"max_global_vram": 68702.69952,
|
143 |
+
"max_process_vram": 4944155.181056,
|
144 |
+
"max_reserved": 9049.21088,
|
145 |
+
"max_allocated": 8657.827328
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
+
"count": 2,
|
150 |
+
"total": 1.0101646423339843,
|
151 |
+
"mean": 0.5050823211669921,
|
152 |
+
"stdev": 0.011727310180664058,
|
153 |
+
"p50": 0.5050823211669921,
|
154 |
+
"p90": 0.5144641693115234,
|
155 |
+
"p95": 0.5156369003295899,
|
156 |
+
"p99": 0.5165750851440429,
|
157 |
"values": [
|
158 |
+
0.4933550109863281,
|
159 |
+
0.5168096313476562
|
|
|
160 |
]
|
161 |
},
|
162 |
"throughput": {
|
163 |
"unit": "images/s",
|
164 |
+
"value": 1.9798752759540288
|
165 |
},
|
166 |
"energy": null,
|
167 |
"efficiency": null
|