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": 0.0,
|
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,30 +138,30 @@
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
-
"max_ram":
|
142 |
"max_global_vram": 68702.69952,
|
143 |
"max_process_vram": 0.0,
|
144 |
-
"max_reserved":
|
145 |
-
"max_allocated":
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 2,
|
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 |
]
|
161 |
},
|
162 |
"throughput": {
|
163 |
"unit": "images/s",
|
164 |
-
"value": 1.
|
165 |
},
|
166 |
"energy": null,
|
167 |
"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": 4856.664064,
|
115 |
"max_global_vram": 68702.69952,
|
116 |
"max_process_vram": 0.0,
|
117 |
+
"max_reserved": 5563.744256,
|
118 |
+
"max_allocated": 5512.880128
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
+
"total": 12.1747158203125,
|
124 |
+
"mean": 12.1747158203125,
|
125 |
"stdev": 0.0,
|
126 |
+
"p50": 12.1747158203125,
|
127 |
+
"p90": 12.1747158203125,
|
128 |
+
"p95": 12.1747158203125,
|
129 |
+
"p99": 12.1747158203125,
|
130 |
"values": [
|
131 |
+
12.1747158203125
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 1703.960576,
|
142 |
"max_global_vram": 68702.69952,
|
143 |
"max_process_vram": 0.0,
|
144 |
+
"max_reserved": 8986.29632,
|
145 |
+
"max_allocated": 8668.296704
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 2,
|
150 |
+
"total": 1.022877685546875,
|
151 |
+
"mean": 0.5114388427734375,
|
152 |
+
"stdev": 0.0014539184570312447,
|
153 |
+
"p50": 0.5114388427734375,
|
154 |
+
"p90": 0.5126019775390626,
|
155 |
+
"p95": 0.5127473693847656,
|
156 |
+
"p99": 0.5128636828613281,
|
157 |
"values": [
|
158 |
+
0.5099849243164063,
|
159 |
+
0.5128927612304688
|
160 |
]
|
161 |
},
|
162 |
"throughput": {
|
163 |
"unit": "images/s",
|
164 |
+
"value": 1.9552679936807036
|
165 |
},
|
166 |
"energy": null,
|
167 |
"efficiency": null
|