IlyasMoutawwakil HF staff commited on
Commit
eec6dc4
·
verified ·
1 Parent(s): b19856e

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
@@ -11,7 +11,7 @@
11
  "model": "CompVis/stable-diffusion-v1-4",
12
  "processor": "CompVis/stable-diffusion-v1-4",
13
  "device": "cuda",
14
- "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -111,61 +111,63 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 4511.469568,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 491114.51648,
117
- "max_reserved": 5595.201536,
118
- "max_allocated": 5507.129344
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 11.5935322265625,
124
- "mean": 11.5935322265625,
125
  "stdev": 0.0,
126
- "p50": 11.5935322265625,
127
- "p90": 11.5935322265625,
128
- "p95": 11.5935322265625,
129
- "p99": 11.5935322265625,
130
  "values": [
131
- 11.5935322265625
132
  ]
133
  },
134
  "throughput": null,
135
  "energy": null,
136
- "efficiency": null
 
137
  },
138
  "call": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1350.32832,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 5211665.809408,
144
- "max_reserved": 9017.7536,
145
- "max_allocated": 8662.54592
146
  },
147
  "latency": {
148
  "unit": "s",
149
  "count": 3,
150
- "total": 1.4331331176757813,
151
- "mean": 0.4777110392252604,
152
- "stdev": 0.009686410575938028,
153
- "p50": 0.4715404052734375,
154
- "p90": 0.48741845703125,
155
- "p95": 0.48940321350097654,
156
- "p99": 0.4909910186767578,
157
  "values": [
158
- 0.4913879699707031,
159
- 0.4715404052734375,
160
- 0.4702047424316406
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "images/s",
165
- "value": 2.0933156613290214
166
  },
167
  "energy": null,
168
- "efficiency": null
 
169
  }
170
  }
171
  }
 
11
  "model": "CompVis/stable-diffusion-v1-4",
12
  "processor": "CompVis/stable-diffusion-v1-4",
13
  "device": "cuda",
14
+ "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 4499.16928,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 431139.094528,
117
+ "max_reserved": 5603.590144,
118
+ "max_allocated": 5508.440064
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 11.686423828125,
124
+ "mean": 11.686423828125,
125
  "stdev": 0.0,
126
+ "p50": 11.686423828125,
127
+ "p90": 11.686423828125,
128
+ "p95": 11.686423828125,
129
+ "p99": 11.686423828125,
130
  "values": [
131
+ 11.686423828125
132
  ]
133
  },
134
  "throughput": null,
135
  "energy": null,
136
+ "efficiency": null,
137
+ "measures": null
138
  },
139
  "call": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1350.365184,
143
  "max_global_vram": 68702.69952,
144
+ "max_process_vram": 5343918.624768,
145
+ "max_reserved": 9026.142208,
146
+ "max_allocated": 8663.85664
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 3,
151
+ "total": 1.4570186767578126,
152
+ "mean": 0.4856728922526042,
153
+ "stdev": 0.008478192776053243,
154
+ "p50": 0.4883094177246094,
155
+ "p90": 0.49324916381835937,
156
+ "p95": 0.4938666320800781,
157
+ "p99": 0.4943606066894531,
158
  "values": [
159
+ 0.4883094177246094,
160
+ 0.49448410034179685,
161
+ 0.47422515869140625
162
  ]
163
  },
164
  "throughput": {
165
  "unit": "images/s",
166
+ "value": 2.058999001080522
167
  },
168
  "energy": null,
169
+ "efficiency": null,
170
+ "measures": null
171
  }
172
  }
173
  }