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
@@ -105,41 +105,41 @@
|
|
105 |
"call": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
-
"max_ram":
|
109 |
-
"max_global_vram":
|
110 |
"max_process_vram": 0.0,
|
111 |
-
"max_reserved":
|
112 |
-
"max_allocated":
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 2,
|
117 |
-
"total": 1.
|
118 |
-
"mean": 0.
|
119 |
-
"stdev": 0.
|
120 |
-
"p50": 0.
|
121 |
-
"p90": 0.
|
122 |
-
"p95": 0.
|
123 |
-
"p99": 0.
|
124 |
"values": [
|
125 |
-
0.
|
126 |
-
0.
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "images/s",
|
131 |
-
"value": 1.
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
-
"cpu": 7.
|
136 |
-
"ram": 4.
|
137 |
-
"gpu": 4.
|
138 |
-
"total": 5.
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "images/kWh",
|
142 |
-
"value":
|
143 |
}
|
144 |
}
|
145 |
}
|
|
|
105 |
"call": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 1346.367488,
|
109 |
+
"max_global_vram": 8173.125632,
|
110 |
"max_process_vram": 0.0,
|
111 |
+
"max_reserved": 7518.28992,
|
112 |
+
"max_allocated": 6527.82592
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 2,
|
117 |
+
"total": 1.2701314086914062,
|
118 |
+
"mean": 0.6350657043457031,
|
119 |
+
"stdev": 0.006355621337890638,
|
120 |
+
"p50": 0.6350657043457031,
|
121 |
+
"p90": 0.6401502014160156,
|
122 |
+
"p95": 0.6407857635498048,
|
123 |
+
"p99": 0.641294213256836,
|
124 |
"values": [
|
125 |
+
0.6414213256835938,
|
126 |
+
0.6287100830078125
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "images/s",
|
131 |
+
"value": 1.5746402193616835
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
+
"cpu": 7.455855773554909e-06,
|
136 |
+
"ram": 4.067821521338004e-06,
|
137 |
+
"gpu": 4.026239332100001e-05,
|
138 |
+
"total": 5.178607061589292e-05
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "images/kWh",
|
142 |
+
"value": 19310.21195674777
|
143 |
}
|
144 |
}
|
145 |
}
|