Commit
•
8bdf538
1
Parent(s):
cb8f20f
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
@@ -78,7 +78,7 @@
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.1",
|
81 |
-
"optimum_benchmark_commit": "
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
@@ -97,7 +97,7 @@
|
|
97 |
"call": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -106,31 +106,31 @@
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 1,
|
109 |
-
"total":
|
110 |
-
"mean":
|
111 |
"stdev": 0.0,
|
112 |
-
"p50":
|
113 |
-
"p90":
|
114 |
-
"p95":
|
115 |
-
"p99":
|
116 |
"values": [
|
117 |
-
|
118 |
]
|
119 |
},
|
120 |
"throughput": {
|
121 |
"unit": "images/s",
|
122 |
-
"value": 0.
|
123 |
},
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
-
"cpu": 0.
|
127 |
-
"ram": 7.
|
128 |
"gpu": 0.0,
|
129 |
-
"total": 0.
|
130 |
},
|
131 |
"efficiency": {
|
132 |
"unit": "images/kWh",
|
133 |
-
"value": 504.
|
134 |
}
|
135 |
}
|
136 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.1",
|
81 |
+
"optimum_benchmark_commit": "0b24af9d7b7751f74b160dfade73ef78e10964d6",
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
|
|
97 |
"call": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 6944.600064,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 1,
|
109 |
+
"total": 49.06502439099995,
|
110 |
+
"mean": 49.06502439099995,
|
111 |
"stdev": 0.0,
|
112 |
+
"p50": 49.06502439099995,
|
113 |
+
"p90": 49.06502439099995,
|
114 |
+
"p95": 49.06502439099995,
|
115 |
+
"p99": 49.06502439099995,
|
116 |
"values": [
|
117 |
+
49.06502439099995
|
118 |
]
|
119 |
},
|
120 |
"throughput": {
|
121 |
"unit": "images/s",
|
122 |
+
"value": 0.020381116944546574
|
123 |
},
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
+
"cpu": 0.0019038566867510477,
|
127 |
+
"ram": 7.95866712070037e-05,
|
128 |
"gpu": 0.0,
|
129 |
+
"total": 0.0019834433579580513
|
130 |
},
|
131 |
"efficiency": {
|
132 |
"unit": "images/kWh",
|
133 |
+
"value": 504.1737118369223
|
134 |
}
|
135 |
}
|
136 |
}
|