Commit
•
f25132f
1
Parent(s):
aff9919
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.214976,
|
108 |
+
"max_global_vram": 8204.582912,
|
109 |
"max_process_vram": 0.0,
|
110 |
+
"max_reserved": 7549.7472,
|
111 |
+
"max_allocated": 6519.126016
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 2,
|
116 |
+
"total": 1.2919468994140626,
|
117 |
+
"mean": 0.6459734497070313,
|
118 |
+
"stdev": 0.0013088989257812877,
|
119 |
+
"p50": 0.6459734497070313,
|
120 |
+
"p90": 0.6470205688476562,
|
121 |
+
"p95": 0.6471514587402344,
|
122 |
+
"p99": 0.6472561706542969,
|
123 |
"values": [
|
124 |
+
0.6472823486328125,
|
125 |
+
0.64466455078125
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "images/s",
|
130 |
+
"value": 1.5480512402692874
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 7.638247393899493e-06,
|
135 |
+
"ram": 4.178251528694119e-06,
|
136 |
+
"gpu": 4.056906023299986e-05,
|
137 |
+
"total": 5.238555915559347e-05
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "images/kWh",
|
141 |
+
"value": 19089.230240529465
|
142 |
}
|
143 |
}
|
144 |
}
|