Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"name": "cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4",
|
4 |
"backend": {
|
5 |
"name": "pytorch",
|
6 |
-
"version": "2.
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-to-image",
|
9 |
"library": "diffusers",
|
@@ -65,7 +65,7 @@
|
|
65 |
"name": "process",
|
66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
67 |
"device_isolation": true,
|
68 |
-
"device_isolation_action": "
|
69 |
"numactl": false,
|
70 |
"numactl_kwargs": {},
|
71 |
"start_method": "spawn"
|
@@ -95,7 +95,7 @@
|
|
95 |
"optimum_benchmark_commit": null,
|
96 |
"transformers_version": "4.44.2",
|
97 |
"transformers_commit": null,
|
98 |
-
"accelerate_version": "0.
|
99 |
"accelerate_commit": null,
|
100 |
"diffusers_version": "0.30.2",
|
101 |
"diffusers_commit": null,
|
@@ -111,24 +111,24 @@
|
|
111 |
"load": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
-
"max_ram":
|
115 |
-
"max_global_vram":
|
116 |
-
"max_process_vram":
|
117 |
-
"max_reserved":
|
118 |
-
"max_allocated":
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
-
"total":
|
124 |
-
"mean":
|
125 |
"stdev": 0.0,
|
126 |
-
"p50":
|
127 |
-
"p90":
|
128 |
-
"p95":
|
129 |
-
"p99":
|
130 |
"values": [
|
131 |
-
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
@@ -138,30 +138,31 @@
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
-
"max_ram":
|
142 |
-
"max_global_vram":
|
143 |
-
"max_process_vram":
|
144 |
-
"max_reserved":
|
145 |
-
"max_allocated":
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
-
"count":
|
150 |
-
"total": 1.
|
151 |
-
"mean": 0.
|
152 |
-
"stdev": 0.
|
153 |
-
"p50": 0.
|
154 |
-
"p90": 0.
|
155 |
-
"p95": 0.
|
156 |
-
"p99": 0.
|
157 |
"values": [
|
158 |
-
0.
|
159 |
-
0.
|
|
|
160 |
]
|
161 |
},
|
162 |
"throughput": {
|
163 |
"unit": "images/s",
|
164 |
-
"value":
|
165 |
},
|
166 |
"energy": null,
|
167 |
"efficiency": null
|
|
|
3 |
"name": "cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4",
|
4 |
"backend": {
|
5 |
"name": "pytorch",
|
6 |
+
"version": "2.3.1+rocm5.7",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-to-image",
|
9 |
"library": "diffusers",
|
|
|
65 |
"name": "process",
|
66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
67 |
"device_isolation": true,
|
68 |
+
"device_isolation_action": "warn",
|
69 |
"numactl": false,
|
70 |
"numactl_kwargs": {},
|
71 |
"start_method": "spawn"
|
|
|
95 |
"optimum_benchmark_commit": null,
|
96 |
"transformers_version": "4.44.2",
|
97 |
"transformers_commit": null,
|
98 |
+
"accelerate_version": "0.34.0",
|
99 |
"accelerate_commit": null,
|
100 |
"diffusers_version": "0.30.2",
|
101 |
"diffusers_commit": null,
|
|
|
111 |
"load": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
+
"max_ram": 4489.039872,
|
115 |
+
"max_global_vram": 68702.69952,
|
116 |
+
"max_process_vram": 411498.88512,
|
117 |
+
"max_reserved": 5599.39584,
|
118 |
+
"max_allocated": 5506.8672
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
+
"total": 11.4959208984375,
|
124 |
+
"mean": 11.4959208984375,
|
125 |
"stdev": 0.0,
|
126 |
+
"p50": 11.4959208984375,
|
127 |
+
"p90": 11.4959208984375,
|
128 |
+
"p95": 11.4959208984375,
|
129 |
+
"p99": 11.4959208984375,
|
130 |
"values": [
|
131 |
+
11.4959208984375
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 1339.686912,
|
142 |
+
"max_global_vram": 68702.69952,
|
143 |
+
"max_process_vram": 4929872.756736,
|
144 |
+
"max_reserved": 9021.947904,
|
145 |
+
"max_allocated": 8662.283776
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
+
"count": 3,
|
150 |
+
"total": 1.4334605102539064,
|
151 |
+
"mean": 0.47782017008463545,
|
152 |
+
"stdev": 0.005434857280082219,
|
153 |
+
"p50": 0.4775552673339844,
|
154 |
+
"p90": 0.4831950378417969,
|
155 |
+
"p95": 0.4839000091552734,
|
156 |
+
"p99": 0.4844639862060547,
|
157 |
"values": [
|
158 |
+
0.48460498046875,
|
159 |
+
0.4775552673339844,
|
160 |
+
0.47130026245117185
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "images/s",
|
165 |
+
"value": 2.0928375623466704
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|