Commit
•
9f4ecca
1
Parent(s):
2c79f64
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
@@ -74,14 +74,14 @@
|
|
74 |
"environment": {
|
75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
76 |
"cpu_count": 4,
|
77 |
-
"cpu_ram_mb": 16757.
|
78 |
"system": "Linux",
|
79 |
"machine": "x86_64",
|
80 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
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 |
}
|
|
|
74 |
"environment": {
|
75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
76 |
"cpu_count": 4,
|
77 |
+
"cpu_ram_mb": 16757.338112,
|
78 |
"system": "Linux",
|
79 |
"machine": "x86_64",
|
80 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
|
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": 7018.881024,
|
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.24113144599994,
|
113 |
+
"mean": 49.24113144599994,
|
114 |
"stdev": 0.0,
|
115 |
+
"p50": 49.24113144599994,
|
116 |
+
"p90": 49.24113144599994,
|
117 |
+
"p95": 49.24113144599994,
|
118 |
+
"p99": 49.24113144599994,
|
119 |
"values": [
|
120 |
+
49.24113144599994
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "images/s",
|
125 |
+
"value": 0.02030822547399516
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 0.0019172446118460764,
|
130 |
+
"ram": 8.014619384267074e-05,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 0.001997390805688747
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "images/kWh",
|
136 |
+
"value": 500.6531506763278
|
137 |
}
|
138 |
}
|
139 |
}
|