Commit
•
9555791
1
Parent(s):
1a0a67a
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
@@ -73,14 +73,14 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16757.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
@@ -99,7 +99,7 @@
|
|
99 |
"call": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,31 +108,31 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
-
"total": 49.
|
112 |
-
"mean": 49.
|
113 |
"stdev": 0.0,
|
114 |
-
"p50": 49.
|
115 |
-
"p90": 49.
|
116 |
-
"p95": 49.
|
117 |
-
"p99": 49.
|
118 |
"values": [
|
119 |
-
49.
|
120 |
]
|
121 |
},
|
122 |
"throughput": {
|
123 |
"unit": "images/s",
|
124 |
-
"value": 0.
|
125 |
},
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
-
"cpu": 0.
|
129 |
-
"ram":
|
130 |
"gpu": 0.0,
|
131 |
-
"total": 0.
|
132 |
},
|
133 |
"efficiency": {
|
134 |
"unit": "images/kWh",
|
135 |
-
"value":
|
136 |
}
|
137 |
}
|
138 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.346304,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
+
"optimum_benchmark_commit": "b0a0b933f18d5fa56eadb290a26cc2099f2dd4d8",
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
|
|
99 |
"call": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 6944.022528,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
+
"total": 49.15359075599997,
|
112 |
+
"mean": 49.15359075599997,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 49.15359075599997,
|
115 |
+
"p90": 49.15359075599997,
|
116 |
+
"p95": 49.15359075599997,
|
117 |
+
"p99": 49.15359075599997,
|
118 |
"values": [
|
119 |
+
49.15359075599997
|
120 |
]
|
121 |
},
|
122 |
"throughput": {
|
123 |
"unit": "images/s",
|
124 |
+
"value": 0.02034439365709888
|
125 |
},
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
+
"cpu": 0.0019288064585791696,
|
129 |
+
"ram": 8.062955884045541e-05,
|
130 |
"gpu": 0.0,
|
131 |
+
"total": 0.002009436017419625
|
132 |
},
|
133 |
"efficiency": {
|
134 |
"unit": "images/kWh",
|
135 |
+
"value": 497.6520731842604
|
136 |
}
|
137 |
}
|
138 |
}
|