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": 1315.
|
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": 1315.803136,
|
106 |
+
"max_global_vram": 8171.02848,
|
107 |
"max_process_vram": 0.0,
|
108 |
+
"max_reserved": 7516.192768,
|
109 |
+
"max_allocated": 6527.25248
|
110 |
},
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 2,
|
114 |
+
"total": 1.2704052734375,
|
115 |
+
"mean": 0.63520263671875,
|
116 |
+
"stdev": 0.00047393798828121447,
|
117 |
+
"p50": 0.63520263671875,
|
118 |
+
"p90": 0.635581787109375,
|
119 |
+
"p95": 0.6356291809082031,
|
120 |
+
"p99": 0.6356670959472656,
|
121 |
"values": [
|
122 |
+
0.6356765747070312,
|
123 |
+
0.6347286987304688
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "images/s",
|
128 |
+
"value": 1.5743007698546
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 7.495748003323873e-06,
|
133 |
+
"ram": 4.100153361559933e-06,
|
134 |
+
"gpu": 3.859961421300018e-05,
|
135 |
+
"total": 5.0195515577883985e-05
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "images/kWh",
|
139 |
+
"value": 19922.098388418533
|
140 |
}
|
141 |
}
|
142 |
}
|