Commit
•
c1a9415
1
Parent(s):
2654f43
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
@@ -71,14 +71,14 @@
|
|
71 |
"environment": {
|
72 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
73 |
"cpu_count": 4,
|
74 |
-
"cpu_ram_mb": 16757.
|
75 |
"system": "Linux",
|
76 |
"machine": "x86_64",
|
77 |
"platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
|
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": 49.
|
110 |
-
"mean": 49.
|
111 |
"stdev": 0.0,
|
112 |
-
"p50": 49.
|
113 |
-
"p90": 49.
|
114 |
-
"p95": 49.
|
115 |
-
"p99": 49.
|
116 |
"values": [
|
117 |
-
49.
|
118 |
]
|
119 |
},
|
120 |
"throughput": {
|
121 |
"unit": "images/s",
|
122 |
-
"value": 0.
|
123 |
},
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
-
"cpu": 0.
|
127 |
-
"ram":
|
128 |
"gpu": 0.0,
|
129 |
-
"total": 0.
|
130 |
},
|
131 |
"efficiency": {
|
132 |
"unit": "images/kWh",
|
133 |
-
"value":
|
134 |
}
|
135 |
}
|
136 |
}
|
|
|
71 |
"environment": {
|
72 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
73 |
"cpu_count": 4,
|
74 |
+
"cpu_ram_mb": 16757.3504,
|
75 |
"system": "Linux",
|
76 |
"machine": "x86_64",
|
77 |
"platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.1",
|
81 |
+
"optimum_benchmark_commit": "1ba65d84c92c93ea19ab2d2293c92bced987bae2",
|
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": 6972.23168,
|
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.638242257,
|
110 |
+
"mean": 49.638242257,
|
111 |
"stdev": 0.0,
|
112 |
+
"p50": 49.638242257,
|
113 |
+
"p90": 49.638242257,
|
114 |
+
"p95": 49.638242257,
|
115 |
+
"p99": 49.638242257,
|
116 |
"values": [
|
117 |
+
49.638242257
|
118 |
]
|
119 |
},
|
120 |
"throughput": {
|
121 |
"unit": "images/s",
|
122 |
+
"value": 0.02014575767656196
|
123 |
},
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
+
"cpu": 0.0019223213579919606,
|
127 |
+
"ram": 8.035846249613126e-05,
|
128 |
"gpu": 0.0,
|
129 |
+
"total": 0.002002679820488092
|
130 |
},
|
131 |
"efficiency": {
|
132 |
"unit": "images/kWh",
|
133 |
+
"value": 499.3309413565073
|
134 |
}
|
135 |
}
|
136 |
}
|