IlyasMoutawwakil HF staff commited on
Commit
3e3331a
1 Parent(s): 73094f7

Upload cpu_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub

Browse files
cpu_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json CHANGED
@@ -66,6 +66,8 @@
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": false,
68
  "device_isolation_action": "error",
 
 
69
  "start_method": "spawn"
70
  },
71
  "environment": {
@@ -78,8 +80,8 @@
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.1",
81
- "optimum_benchmark_commit": "eee61510ab9c7b38bd9807712fa942e2f5ba255c",
82
- "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
85
  "accelerate_commit": null,
@@ -97,7 +99,7 @@
97
  "call": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 6932.451328,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -106,31 +108,31 @@
106
  "latency": {
107
  "unit": "s",
108
  "count": 1,
109
- "total": 48.93685782,
110
- "mean": 48.93685782,
111
  "stdev": 0.0,
112
- "p50": 48.93685782,
113
- "p90": 48.93685782,
114
- "p95": 48.93685782,
115
- "p99": 48.93685782,
116
  "values": [
117
- 48.93685782
118
  ]
119
  },
120
  "throughput": {
121
  "unit": "images/s",
122
- "value": 0.020434495481467346
123
  },
124
  "energy": {
125
  "unit": "kWh",
126
- "cpu": 0.001903197209040324,
127
- "ram": 7.955904716015084e-05,
128
  "gpu": 0.0,
129
- "total": 0.001982756256200475
130
  },
131
  "efficiency": {
132
  "unit": "images/kWh",
133
- "value": 504.34842753505393
134
  }
135
  }
136
  }
 
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": false,
68
  "device_isolation_action": "error",
69
+ "numactl": false,
70
+ "numactl_kwargs": {},
71
  "start_method": "spawn"
72
  },
73
  "environment": {
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
+ "optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
84
+ "transformers_version": "4.41.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
87
  "accelerate_commit": null,
 
99
  "call": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 6907.158528,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 48.942018889999986,
112
+ "mean": 48.942018889999986,
113
  "stdev": 0.0,
114
+ "p50": 48.942018889999986,
115
+ "p90": 48.942018889999986,
116
+ "p95": 48.942018889999986,
117
+ "p99": 48.942018889999986,
118
  "values": [
119
+ 48.942018889999986
120
  ]
121
  },
122
  "throughput": {
123
  "unit": "images/s",
124
+ "value": 0.020432340607925426
125
  },
126
  "energy": {
127
  "unit": "kWh",
128
+ "cpu": 0.0019007833520571392,
129
+ "ram": 7.945813572747312e-05,
130
  "gpu": 0.0,
131
+ "total": 0.0019802414877846124
132
  },
133
  "efficiency": {
134
  "unit": "images/kWh",
135
+ "value": 504.98891482106364
136
  }
137
  }
138
  }