IlyasMoutawwakil HF staff commited on
Commit
4329775
1 Parent(s): e1dd582

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
@@ -3,7 +3,7 @@
3
  "name": "cpu_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "stable-diffusion",
9
  "library": "diffusers",
@@ -73,23 +73,23 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16757.354496,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
- "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
- "optimum_benchmark_commit": "347e13ca9f7f904f55669603cfb9f0b6c7e8672c",
84
- "transformers_version": "4.41.1",
85
  "transformers_commit": null,
86
- "accelerate_version": "0.30.1",
87
  "accelerate_commit": null,
88
- "diffusers_version": "0.27.2",
89
  "diffusers_commit": null,
90
  "optimum_version": null,
91
  "optimum_commit": null,
92
- "timm_version": "1.0.3",
93
  "timm_commit": null,
94
  "peft_version": null,
95
  "peft_commit": null
@@ -99,7 +99,7 @@
99
  "call": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 7043.403776,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +108,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 49.56003420899992,
112
- "mean": 49.56003420899992,
113
  "stdev": 0.0,
114
- "p50": 49.56003420899992,
115
- "p90": 49.56003420899992,
116
- "p95": 49.56003420899992,
117
- "p99": 49.56003420899992,
118
  "values": [
119
- 49.56003420899992
120
  ]
121
  },
122
  "throughput": {
123
  "unit": "images/s",
124
- "value": 0.0201775486228055
125
  },
126
  "energy": {
127
  "unit": "kWh",
128
- "cpu": 0.0019127149687872993,
129
- "ram": 7.995698754128512e-05,
130
  "gpu": 0.0,
131
- "total": 0.0019926719563285846
132
  },
133
  "efficiency": {
134
  "unit": "images/kWh",
135
- "value": 501.83874813115676
136
  }
137
  }
138
  }
 
3
  "name": "cpu_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.3.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "stable-diffusion",
9
  "library": "diffusers",
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16757.338112,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
+ "platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
+ "optimum_benchmark_commit": "d920fe9626db1e7915f6d3574b5b54b0159cd100",
84
+ "transformers_version": "4.42.3",
85
  "transformers_commit": null,
86
+ "accelerate_version": "0.31.0",
87
  "accelerate_commit": null,
88
+ "diffusers_version": "0.29.2",
89
  "diffusers_commit": null,
90
  "optimum_version": null,
91
  "optimum_commit": null,
92
+ "timm_version": "1.0.7",
93
  "timm_commit": null,
94
  "peft_version": null,
95
  "peft_commit": null
 
99
  "call": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 6904.532992,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 49.36309923300007,
112
+ "mean": 49.36309923300007,
113
  "stdev": 0.0,
114
+ "p50": 49.36309923300007,
115
+ "p90": 49.36309923300007,
116
+ "p95": 49.36309923300007,
117
+ "p99": 49.36309923300007,
118
  "values": [
119
+ 49.36309923300007
120
  ]
121
  },
122
  "throughput": {
123
  "unit": "images/s",
124
+ "value": 0.020258047317488585
125
  },
126
  "energy": {
127
  "unit": "kWh",
128
+ "cpu": 0.0019098074515660605,
129
+ "ram": 7.983529716775972e-05,
130
  "gpu": 0.0,
131
+ "total": 0.0019896427487338204
132
  },
133
  "efficiency": {
134
  "unit": "images/kWh",
135
+ "value": 502.602791700362
136
  }
137
  }
138
  }