Commit
•
0cf90bc
1
Parent(s):
14cbdb1
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": 49.
|
113 |
-
"mean": 49.
|
114 |
"stdev": 0.0,
|
115 |
-
"p50": 49.
|
116 |
-
"p90": 49.
|
117 |
-
"p95": 49.
|
118 |
-
"p99": 49.
|
119 |
"values": [
|
120 |
-
49.
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "images/s",
|
125 |
-
"value": 0.
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
-
"cpu": 0.
|
130 |
-
"ram":
|
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": "674d8c572ada4aac26b730928ac88a3effc914de",
|
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": 6972.112896,
|
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.16922571099997,
|
113 |
+
"mean": 49.16922571099997,
|
114 |
"stdev": 0.0,
|
115 |
+
"p50": 49.16922571099997,
|
116 |
+
"p90": 49.16922571099997,
|
117 |
+
"p95": 49.16922571099997,
|
118 |
+
"p99": 49.16922571099997,
|
119 |
"values": [
|
120 |
+
49.16922571099997
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "images/s",
|
125 |
+
"value": 0.020337924495245477
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 0.0019047734485732185,
|
130 |
+
"ram": 7.962490106324367e-05,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 0.001984398349636462
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "images/kWh",
|
136 |
+
"value": 503.93107824504995
|
137 |
}
|
138 |
}
|
139 |
}
|