IlyasMoutawwakil HF staff commited on
Commit
dcc130c
1 Parent(s): 51c0bba

Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub

Browse files
cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json CHANGED
@@ -45,7 +45,6 @@
45
  "warmup_runs": 1,
46
  "input_shapes": {
47
  "batch_size": 2,
48
- "sequence_length": 16,
49
  "num_choices": 2
50
  },
51
  "new_tokens": null,
@@ -80,7 +79,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
- "optimum_benchmark_commit": "9104793fa9ba932870d9ceb029cd628a1388b11e",
84
  "transformers_version": "4.46.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "1.1.1",
@@ -101,7 +100,7 @@
101
  "load": {
102
  "memory": {
103
  "unit": "MB",
104
- "max_ram": 571.752448,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
@@ -110,15 +109,15 @@
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
- 19.17377938800007
114
  ],
115
  "count": 1,
116
- "total": 19.17377938800007,
117
- "mean": 19.17377938800007,
118
- "p50": 19.17377938800007,
119
- "p90": 19.17377938800007,
120
- "p95": 19.17377938800007,
121
- "p99": 19.17377938800007,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
@@ -129,7 +128,7 @@
129
  "call": {
130
  "memory": {
131
  "unit": "MB",
132
- "max_ram": 7609.032704,
133
  "max_global_vram": null,
134
  "max_process_vram": null,
135
  "max_reserved": null,
@@ -138,32 +137,32 @@
138
  "latency": {
139
  "unit": "s",
140
  "values": [
141
- 109.39634680299991
142
  ],
143
  "count": 1,
144
- "total": 109.39634680299991,
145
- "mean": 109.39634680299991,
146
- "p50": 109.39634680299991,
147
- "p90": 109.39634680299991,
148
- "p95": 109.39634680299991,
149
- "p99": 109.39634680299991,
150
  "stdev": 0,
151
  "stdev_": 0
152
  },
153
  "throughput": {
154
  "unit": "images/s",
155
- "value": 0.01828214614516867
156
  },
157
  "energy": {
158
  "unit": "kWh",
159
- "cpu": 0.004274946397905558,
160
- "ram": 0.00017870547845322035,
161
  "gpu": 0.0,
162
- "total": 0.004453651876358778
163
  },
164
  "efficiency": {
165
  "unit": "images/kWh",
166
- "value": 449.0696748474113
167
  }
168
  }
169
  }
 
45
  "warmup_runs": 1,
46
  "input_shapes": {
47
  "batch_size": 2,
 
48
  "num_choices": 2
49
  },
50
  "new_tokens": null,
 
79
  "processor": "x86_64",
80
  "python_version": "3.10.15",
81
  "optimum_benchmark_version": "0.5.0.dev0",
82
+ "optimum_benchmark_commit": "8e2cd8b5bea290246a7bb22917743d9880c2325c",
83
  "transformers_version": "4.46.3",
84
  "transformers_commit": null,
85
  "accelerate_version": "1.1.1",
 
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
+ "max_ram": 572.280832,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
109
  "latency": {
110
  "unit": "s",
111
  "values": [
112
+ 17.27991233900002
113
  ],
114
  "count": 1,
115
+ "total": 17.27991233900002,
116
+ "mean": 17.27991233900002,
117
+ "p50": 17.27991233900002,
118
+ "p90": 17.27991233900002,
119
+ "p95": 17.27991233900002,
120
+ "p99": 17.27991233900002,
121
  "stdev": 0,
122
  "stdev_": 0
123
  },
 
128
  "call": {
129
  "memory": {
130
  "unit": "MB",
131
+ "max_ram": 7708.729344,
132
  "max_global_vram": null,
133
  "max_process_vram": null,
134
  "max_reserved": null,
 
137
  "latency": {
138
  "unit": "s",
139
  "values": [
140
+ 108.00499589399999
141
  ],
142
  "count": 1,
143
+ "total": 108.00499589399999,
144
+ "mean": 108.00499589399999,
145
+ "p50": 108.00499589399999,
146
+ "p90": 108.00499589399999,
147
+ "p95": 108.00499589399999,
148
+ "p99": 108.00499589399999,
149
  "stdev": 0,
150
  "stdev_": 0
151
  },
152
  "throughput": {
153
  "unit": "images/s",
154
+ "value": 0.018517661923369472
155
  },
156
  "energy": {
157
  "unit": "kWh",
158
+ "cpu": 0.004211340934344441,
159
+ "ram": 0.0001760466773942395,
160
  "gpu": 0.0,
161
+ "total": 0.004387387611738681
162
  },
163
  "efficiency": {
164
  "unit": "images/kWh",
165
+ "value": 455.8521327472634
166
  }
167
  }
168
  }