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
@@ -111,63 +111,61 @@
|
|
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,
|
135 |
"energy": null,
|
136 |
-
"efficiency": null
|
137 |
-
"measures": null
|
138 |
},
|
139 |
"call": {
|
140 |
"memory": {
|
141 |
"unit": "MB",
|
142 |
-
"max_ram": 1350.
|
143 |
"max_global_vram": 68702.69952,
|
144 |
-
"max_process_vram":
|
145 |
-
"max_reserved":
|
146 |
-
"max_allocated":
|
147 |
},
|
148 |
"latency": {
|
149 |
"unit": "s",
|
150 |
"count": 3,
|
151 |
-
"total": 1.
|
152 |
-
"mean": 0.
|
153 |
-
"stdev": 0.
|
154 |
-
"p50": 0.
|
155 |
-
"p90": 0.
|
156 |
-
"p95": 0.
|
157 |
-
"p99": 0.
|
158 |
"values": [
|
159 |
-
0.
|
160 |
-
0.
|
161 |
-
0.
|
162 |
]
|
163 |
},
|
164 |
"throughput": {
|
165 |
"unit": "images/s",
|
166 |
-
"value": 2.
|
167 |
},
|
168 |
"energy": null,
|
169 |
-
"efficiency": null
|
170 |
-
"measures": null
|
171 |
}
|
172 |
}
|
173 |
}
|
|
|
111 |
"load": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
+
"max_ram": 4494.569472,
|
115 |
"max_global_vram": 68702.69952,
|
116 |
+
"max_process_vram": 414434.492416,
|
117 |
+
"max_reserved": 5572.132864,
|
118 |
+
"max_allocated": 5512.962048
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
+
"total": 11.35815234375,
|
124 |
+
"mean": 11.35815234375,
|
125 |
"stdev": 0.0,
|
126 |
+
"p50": 11.35815234375,
|
127 |
+
"p90": 11.35815234375,
|
128 |
+
"p95": 11.35815234375,
|
129 |
+
"p99": 11.35815234375,
|
130 |
"values": [
|
131 |
+
11.35815234375
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
135 |
"energy": null,
|
136 |
+
"efficiency": null
|
|
|
137 |
},
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 1350.680576,
|
142 |
"max_global_vram": 68702.69952,
|
143 |
+
"max_process_vram": 5144288.210944,
|
144 |
+
"max_reserved": 8994.684928,
|
145 |
+
"max_allocated": 8668.378624
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 3,
|
150 |
+
"total": 1.4520044860839845,
|
151 |
+
"mean": 0.48400149536132814,
|
152 |
+
"stdev": 0.008627174514546332,
|
153 |
+
"p50": 0.4877242431640625,
|
154 |
+
"p90": 0.4913067138671875,
|
155 |
+
"p95": 0.49175452270507813,
|
156 |
+
"p99": 0.49211276977539065,
|
157 |
"values": [
|
158 |
+
0.4922023315429688,
|
159 |
+
0.4877242431640625,
|
160 |
+
0.47207791137695315
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "images/s",
|
165 |
+
"value": 2.066109319049638
|
166 |
},
|
167 |
"energy": null,
|
168 |
+
"efficiency": null
|
|
|
169 |
}
|
170 |
}
|
171 |
}
|