Commit
•
a752396
1
Parent(s):
58dbf77
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
@@ -73,21 +73,21 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16766.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
-
"transformers_version": "4.
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.2",
|
87 |
"accelerate_commit": null,
|
88 |
"diffusers_version": "0.30.3",
|
89 |
"diffusers_commit": null,
|
90 |
-
"optimum_version":
|
91 |
"optimum_commit": null,
|
92 |
"timm_version": "1.0.9",
|
93 |
"timm_commit": null,
|
@@ -99,7 +99,7 @@
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,33 +107,32 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"values": [
|
111 |
-
22.732534063000003
|
112 |
-
],
|
113 |
"count": 1,
|
114 |
-
"total":
|
115 |
-
"mean":
|
116 |
-
"
|
117 |
-
"
|
118 |
-
"
|
119 |
-
"
|
120 |
-
"
|
121 |
-
"
|
|
|
|
|
122 |
},
|
123 |
"throughput": null,
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
-
"cpu": 0.
|
127 |
-
"ram":
|
128 |
"gpu": 0,
|
129 |
-
"total": 0.
|
130 |
},
|
131 |
"efficiency": null
|
132 |
},
|
133 |
"call": {
|
134 |
"memory": {
|
135 |
"unit": "MB",
|
136 |
-
"max_ram":
|
137 |
"max_global_vram": null,
|
138 |
"max_process_vram": null,
|
139 |
"max_reserved": null,
|
@@ -141,33 +140,32 @@
|
|
141 |
},
|
142 |
"latency": {
|
143 |
"unit": "s",
|
144 |
-
"values": [
|
145 |
-
49.36670471700006
|
146 |
-
],
|
147 |
"count": 1,
|
148 |
-
"total": 49.
|
149 |
-
"mean": 49.
|
150 |
-
"
|
151 |
-
"
|
152 |
-
"
|
153 |
-
"
|
154 |
-
"
|
155 |
-
"
|
|
|
|
|
156 |
},
|
157 |
"throughput": {
|
158 |
"unit": "images/s",
|
159 |
-
"value": 0.
|
160 |
},
|
161 |
"energy": {
|
162 |
"unit": "kWh",
|
163 |
-
"cpu": 0.
|
164 |
-
"ram":
|
165 |
"gpu": 0.0,
|
166 |
-
"total": 0.
|
167 |
},
|
168 |
"efficiency": {
|
169 |
"unit": "images/kWh",
|
170 |
-
"value":
|
171 |
}
|
172 |
}
|
173 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16766.767104,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0",
|
83 |
+
"optimum_benchmark_commit": "d070104543478b722db56ba828611524c5fbdbb5",
|
84 |
+
"transformers_version": "4.45.1",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.2",
|
87 |
"accelerate_commit": null,
|
88 |
"diffusers_version": "0.30.3",
|
89 |
"diffusers_commit": null,
|
90 |
+
"optimum_version": null,
|
91 |
"optimum_commit": null,
|
92 |
"timm_version": "1.0.9",
|
93 |
"timm_commit": null,
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 546.6112,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
|
|
|
|
|
|
110 |
"count": 1,
|
111 |
+
"total": 17.448950809000053,
|
112 |
+
"mean": 17.448950809000053,
|
113 |
+
"stdev": 0.0,
|
114 |
+
"p50": 17.448950809000053,
|
115 |
+
"p90": 17.448950809000053,
|
116 |
+
"p95": 17.448950809000053,
|
117 |
+
"p99": 17.448950809000053,
|
118 |
+
"values": [
|
119 |
+
17.448950809000053
|
120 |
+
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 0.0005574202562444442,
|
126 |
+
"ram": 2.3314534346932652e-05,
|
127 |
"gpu": 0,
|
128 |
+
"total": 0.0005807347905913768
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"call": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 5918.482432,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
|
|
|
|
|
|
143 |
"count": 1,
|
144 |
+
"total": 49.005371457000024,
|
145 |
+
"mean": 49.005371457000024,
|
146 |
+
"stdev": 0.0,
|
147 |
+
"p50": 49.005371457000024,
|
148 |
+
"p90": 49.005371457000024,
|
149 |
+
"p95": 49.005371457000024,
|
150 |
+
"p99": 49.005371457000024,
|
151 |
+
"values": [
|
152 |
+
49.005371457000024
|
153 |
+
]
|
154 |
},
|
155 |
"throughput": {
|
156 |
"unit": "images/s",
|
157 |
+
"value": 0.020405926335594748
|
158 |
},
|
159 |
"energy": {
|
160 |
"unit": "kWh",
|
161 |
+
"cpu": 0.0019012266922055537,
|
162 |
+
"ram": 7.952143671588898e-05,
|
163 |
"gpu": 0.0,
|
164 |
+
"total": 0.0019807481289214426
|
165 |
},
|
166 |
"efficiency": {
|
167 |
"unit": "images/kWh",
|
168 |
+
"value": 504.8597473847017
|
169 |
}
|
170 |
}
|
171 |
}
|