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,31 +104,31 @@
|
|
104 |
"call": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
-
"max_ram":
|
108 |
-
"max_global_vram":
|
109 |
-
"max_process_vram":
|
110 |
-
"max_reserved":
|
111 |
-
"max_allocated":
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 3,
|
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 |
-
0.
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "images/s",
|
131 |
-
"value": 2.
|
132 |
},
|
133 |
"energy": null,
|
134 |
"efficiency": null
|
|
|
104 |
"call": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
+
"max_ram": 1950.928896,
|
108 |
+
"max_global_vram": 10425.40544,
|
109 |
+
"max_process_vram": 2531433.005056,
|
110 |
+
"max_reserved": 8975.81056,
|
111 |
+
"max_allocated": 7776.380928
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 3,
|
116 |
+
"total": 1.4504363403320313,
|
117 |
+
"mean": 0.4834787801106771,
|
118 |
+
"stdev": 0.002506305619208549,
|
119 |
+
"p50": 0.4827562255859375,
|
120 |
+
"p90": 0.486027392578125,
|
121 |
+
"p95": 0.4864362884521484,
|
122 |
+
"p99": 0.4867634051513672,
|
123 |
"values": [
|
124 |
+
0.48684518432617185,
|
125 |
+
0.4827562255859375,
|
126 |
+
0.48083493041992187
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "images/s",
|
131 |
+
"value": 2.0683431024027192
|
132 |
},
|
133 |
"energy": null,
|
134 |
"efficiency": null
|