Commit
•
b77d999
1
Parent(s):
5ed00c1
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
@@ -7,6 +7,7 @@
|
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-to-image",
|
9 |
"library": "diffusers",
|
|
|
10 |
"model": "CompVis/stable-diffusion-v1-4",
|
11 |
"processor": "CompVis/stable-diffusion-v1-4",
|
12 |
"device": "cpu",
|
@@ -73,14 +74,14 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16757.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|
@@ -99,7 +100,7 @@
|
|
99 |
"call": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,31 +109,31 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
-
"total": 49.
|
112 |
-
"mean": 49.
|
113 |
"stdev": 0.0,
|
114 |
-
"p50": 49.
|
115 |
-
"p90": 49.
|
116 |
-
"p95": 49.
|
117 |
-
"p99": 49.
|
118 |
"values": [
|
119 |
-
49.
|
120 |
]
|
121 |
},
|
122 |
"throughput": {
|
123 |
"unit": "images/s",
|
124 |
-
"value": 0.
|
125 |
},
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
-
"cpu": 0.
|
129 |
-
"ram": 7.
|
130 |
"gpu": 0.0,
|
131 |
-
"total": 0.
|
132 |
},
|
133 |
"efficiency": {
|
134 |
"unit": "images/kWh",
|
135 |
-
"value":
|
136 |
}
|
137 |
}
|
138 |
}
|
|
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-to-image",
|
9 |
"library": "diffusers",
|
10 |
+
"model_type": "stable-diffusion",
|
11 |
"model": "CompVis/stable-diffusion-v1-4",
|
12 |
"processor": "CompVis/stable-diffusion-v1-4",
|
13 |
"device": "cpu",
|
|
|
74 |
"environment": {
|
75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
76 |
"cpu_count": 4,
|
77 |
+
"cpu_ram_mb": 16757.342208,
|
78 |
"system": "Linux",
|
79 |
"machine": "x86_64",
|
80 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
|
|
100 |
"call": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
+
"max_ram": 6971.539456,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 1,
|
112 |
+
"total": 49.049200792999955,
|
113 |
+
"mean": 49.049200792999955,
|
114 |
"stdev": 0.0,
|
115 |
+
"p50": 49.049200792999955,
|
116 |
+
"p90": 49.049200792999955,
|
117 |
+
"p95": 49.049200792999955,
|
118 |
+
"p99": 49.049200792999955,
|
119 |
"values": [
|
120 |
+
49.049200792999955
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "images/s",
|
125 |
+
"value": 0.020387692028260625
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 0.0019000015974044802,
|
130 |
+
"ram": 7.942547366072858e-05,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 0.0019794270710652086
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "images/kWh",
|
136 |
+
"value": 505.1966877778731
|
137 |
}
|
138 |
}
|
139 |
}
|