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": 1314.
|
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.996224,
|
106 |
+
"max_global_vram": 8204.582912,
|
107 |
"max_process_vram": 0.0,
|
108 |
+
"max_reserved": 7549.7472,
|
109 |
+
"max_allocated": 6520.69888
|
110 |
},
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 2,
|
114 |
+
"total": 1.290141845703125,
|
115 |
+
"mean": 0.6450709228515625,
|
116 |
+
"stdev": 0.0006273193359375151,
|
117 |
+
"p50": 0.6450709228515625,
|
118 |
+
"p90": 0.6455727783203126,
|
119 |
+
"p95": 0.6456355102539063,
|
120 |
+
"p99": 0.6456856958007813,
|
121 |
"values": [
|
122 |
+
0.6456982421875,
|
123 |
+
0.644443603515625
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "images/s",
|
128 |
+
"value": 1.5502171382635863
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 7.643137872219087e-06,
|
133 |
+
"ram": 4.18100084980324e-06,
|
134 |
+
"gpu": 4.129128303299954e-05,
|
135 |
+
"total": 5.3115421755021866e-05
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "images/kWh",
|
139 |
+
"value": 18826.92383790502
|
140 |
}
|
141 |
}
|
142 |
}
|