Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
@@ -104,41 +104,41 @@
|
|
104 |
"call": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
-
"max_ram":
|
108 |
-
"max_global_vram":
|
109 |
"max_process_vram": 0.0,
|
110 |
-
"max_reserved":
|
111 |
-
"max_allocated":
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 2,
|
116 |
-
"total": 1.
|
117 |
-
"mean": 0.
|
118 |
-
"stdev": 0.
|
119 |
-
"p50": 0.
|
120 |
-
"p90": 0.
|
121 |
-
"p95": 0.
|
122 |
-
"p99": 0.
|
123 |
"values": [
|
124 |
-
0.
|
125 |
-
0.
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "images/s",
|
130 |
-
"value": 1.
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
-
"cpu": 7.
|
135 |
-
"ram": 4.
|
136 |
-
"gpu": 4.
|
137 |
-
"total": 5.
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "images/kWh",
|
141 |
-
"value":
|
142 |
}
|
143 |
}
|
144 |
}
|
|
|
104 |
"call": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
+
"max_ram": 1305.260032,
|
108 |
+
"max_global_vram": 8150.05696,
|
109 |
"max_process_vram": 0.0,
|
110 |
+
"max_reserved": 7495.221248,
|
111 |
+
"max_allocated": 6531.774464
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 2,
|
116 |
+
"total": 1.3075142822265624,
|
117 |
+
"mean": 0.6537571411132812,
|
118 |
+
"stdev": 0.0011213989257812806,
|
119 |
+
"p50": 0.6537571411132812,
|
120 |
+
"p90": 0.6546542602539063,
|
121 |
+
"p95": 0.6547664001464845,
|
122 |
+
"p99": 0.654856112060547,
|
123 |
"values": [
|
124 |
+
0.6548785400390625,
|
125 |
+
0.6526357421875
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "images/s",
|
130 |
+
"value": 1.5296200027690754
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 7.72503051492903e-06,
|
135 |
+
"ram": 4.225725339953404e-06,
|
136 |
+
"gpu": 4.433211879899994e-05,
|
137 |
+
"total": 5.6282874653882376e-05
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "images/kWh",
|
141 |
+
"value": 17767.39383248649
|
142 |
}
|
143 |
}
|
144 |
}
|