IlyasMoutawwakil HF staff commited on
Commit
7fd36f4
·
verified ·
1 Parent(s): 7d8f365

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.4.0+rocm6.1",
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": "error",
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.33.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": 4844.560384,
115
- "max_global_vram": 11.116544,
116
- "max_process_vram": 0.0,
117
- "max_reserved": 5572.132864,
118
- "max_allocated": 5513.289728
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 12.35248828125,
124
- "mean": 12.35248828125,
125
  "stdev": 0.0,
126
- "p50": 12.35248828125,
127
- "p90": 12.35248828125,
128
- "p95": 12.35248828125,
129
- "p99": 12.35248828125,
130
  "values": [
131
- 12.35248828125
132
  ]
133
  },
134
  "throughput": null,
@@ -138,30 +138,31 @@
138
  "call": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1692.573696,
142
- "max_global_vram": 11.20256,
143
- "max_process_vram": 0.0,
144
- "max_reserved": 8994.684928,
145
- "max_allocated": 8668.706304
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 2,
150
- "total": 1.0207081298828125,
151
- "mean": 0.5103540649414062,
152
- "stdev": 0.0025272827148437593,
153
- "p50": 0.5103540649414062,
154
- "p90": 0.5123758911132813,
155
- "p95": 0.5126286193847657,
156
- "p99": 0.5128308020019532,
157
  "values": [
158
- 0.5078267822265625,
159
- 0.51288134765625
 
160
  ]
161
  },
162
  "throughput": {
163
  "unit": "images/s",
164
- "value": 1.959423993448176
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