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
@@ -102,41 +102,41 @@
|
|
102 |
"call": {
|
103 |
"memory": {
|
104 |
"unit": "MB",
|
105 |
-
"max_ram":
|
106 |
-
"max_global_vram":
|
107 |
"max_process_vram": 0.0,
|
108 |
-
"max_reserved":
|
109 |
-
"max_allocated":
|
110 |
},
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 2,
|
114 |
-
"total": 1.
|
115 |
-
"mean": 0.
|
116 |
-
"stdev": 0.
|
117 |
-
"p50": 0.
|
118 |
-
"p90": 0.
|
119 |
-
"p95": 0.
|
120 |
-
"p99": 0.
|
121 |
"values": [
|
122 |
-
0.
|
123 |
-
0.
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "images/s",
|
128 |
-
"value": 1.
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
-
"cpu": 7.
|
133 |
-
"ram": 4.
|
134 |
-
"gpu":
|
135 |
-
"total": 5.
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "images/kWh",
|
139 |
-
"value":
|
140 |
}
|
141 |
}
|
142 |
}
|
|
|
102 |
"call": {
|
103 |
"memory": {
|
104 |
"unit": "MB",
|
105 |
+
"max_ram": 1314.164736,
|
106 |
+
"max_global_vram": 8145.862656,
|
107 |
"max_process_vram": 0.0,
|
108 |
+
"max_reserved": 7491.026944,
|
109 |
+
"max_allocated": 6528.9728
|
110 |
},
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 2,
|
114 |
+
"total": 1.2746968383789063,
|
115 |
+
"mean": 0.6373484191894532,
|
116 |
+
"stdev": 0.00041226196289062544,
|
117 |
+
"p50": 0.6373484191894532,
|
118 |
+
"p90": 0.6376782287597657,
|
119 |
+
"p95": 0.6377194549560546,
|
120 |
+
"p99": 0.637752435913086,
|
121 |
"values": [
|
122 |
+
0.6377606811523437,
|
123 |
+
0.6369361572265625
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "images/s",
|
128 |
+
"value": 1.5690005182279236
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 7.5350674490133925e-06,
|
133 |
+
"ram": 4.121804172973498e-06,
|
134 |
+
"gpu": 3.97304484509994e-05,
|
135 |
+
"total": 5.1387320072986284e-05
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "images/kWh",
|
139 |
+
"value": 19460.05354199602
|
140 |
}
|
141 |
}
|
142 |
}
|