Commit
•
e896ed9
1
Parent(s):
2191ca4
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
@@ -81,7 +81,7 @@
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
-
"optimum_benchmark_commit": "
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
@@ -100,7 +100,7 @@
|
|
100 |
"call": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,31 +109,31 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 1,
|
112 |
-
"total":
|
113 |
-
"mean":
|
114 |
"stdev": 0.0,
|
115 |
-
"p50":
|
116 |
-
"p90":
|
117 |
-
"p95":
|
118 |
-
"p99":
|
119 |
"values": [
|
120 |
-
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "images/s",
|
125 |
-
"value": 0.
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
-
"cpu": 0.
|
130 |
-
"ram": 8.
|
131 |
"gpu": 0.0,
|
132 |
-
"total": 0.
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "images/kWh",
|
136 |
-
"value":
|
137 |
}
|
138 |
}
|
139 |
}
|
|
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "bc46022225a5818a4648ee2abeffdd38c4a9b291",
|
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": 6897.598464,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"count": 1,
|
112 |
+
"total": 50.32055995899998,
|
113 |
+
"mean": 50.32055995899998,
|
114 |
"stdev": 0.0,
|
115 |
+
"p50": 50.32055995899998,
|
116 |
+
"p90": 50.32055995899998,
|
117 |
+
"p95": 50.32055995899998,
|
118 |
+
"p99": 50.32055995899998,
|
119 |
"values": [
|
120 |
+
50.32055995899998
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "images/s",
|
125 |
+
"value": 0.019872592849021885
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 0.001925240010685391,
|
130 |
+
"ram": 8.048054008379495e-05,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 0.0020057205507691862
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "images/kWh",
|
136 |
+
"value": 498.5739412285045
|
137 |
}
|
138 |
}
|
139 |
}
|