Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
|
@@ -66,6 +66,8 @@
|
|
| 66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 67 |
"device_isolation": true,
|
| 68 |
"device_isolation_action": "error",
|
|
|
|
|
|
|
| 69 |
"start_method": "spawn"
|
| 70 |
},
|
| 71 |
"environment": {
|
|
@@ -84,7 +86,7 @@
|
|
| 84 |
"gpu_vram_mb": 24146608128,
|
| 85 |
"optimum_benchmark_version": "0.2.1",
|
| 86 |
"optimum_benchmark_commit": null,
|
| 87 |
-
"transformers_version": "4.
|
| 88 |
"transformers_commit": null,
|
| 89 |
"accelerate_version": "0.30.1",
|
| 90 |
"accelerate_commit": null,
|
|
@@ -102,41 +104,41 @@
|
|
| 102 |
"call": {
|
| 103 |
"memory": {
|
| 104 |
"unit": "MB",
|
| 105 |
-
"max_ram":
|
| 106 |
-
"max_global_vram":
|
| 107 |
"max_process_vram": 0.0,
|
| 108 |
-
"max_reserved":
|
| 109 |
-
"max_allocated":
|
| 110 |
},
|
| 111 |
"latency": {
|
| 112 |
"unit": "s",
|
| 113 |
"count": 2,
|
| 114 |
-
"total": 1.
|
| 115 |
-
"mean": 0.
|
| 116 |
-
"stdev": 0.
|
| 117 |
-
"p50": 0.
|
| 118 |
-
"p90": 0.
|
| 119 |
-
"p95": 0.
|
| 120 |
-
"p99": 0.
|
| 121 |
"values": [
|
| 122 |
-
0.
|
| 123 |
-
0.
|
| 124 |
]
|
| 125 |
},
|
| 126 |
"throughput": {
|
| 127 |
"unit": "images/s",
|
| 128 |
-
"value": 1.
|
| 129 |
},
|
| 130 |
"energy": {
|
| 131 |
"unit": "kWh",
|
| 132 |
-
"cpu": 7.
|
| 133 |
-
"ram": 4.
|
| 134 |
-
"gpu":
|
| 135 |
-
"total": 5.
|
| 136 |
},
|
| 137 |
"efficiency": {
|
| 138 |
"unit": "images/kWh",
|
| 139 |
-
"value":
|
| 140 |
}
|
| 141 |
}
|
| 142 |
}
|
|
|
|
| 66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 67 |
"device_isolation": true,
|
| 68 |
"device_isolation_action": "error",
|
| 69 |
+
"numactl": false,
|
| 70 |
+
"numactl_kwargs": {},
|
| 71 |
"start_method": "spawn"
|
| 72 |
},
|
| 73 |
"environment": {
|
|
|
|
| 86 |
"gpu_vram_mb": 24146608128,
|
| 87 |
"optimum_benchmark_version": "0.2.1",
|
| 88 |
"optimum_benchmark_commit": null,
|
| 89 |
+
"transformers_version": "4.41.0",
|
| 90 |
"transformers_commit": null,
|
| 91 |
"accelerate_version": "0.30.1",
|
| 92 |
"accelerate_commit": null,
|
|
|
|
| 104 |
"call": {
|
| 105 |
"memory": {
|
| 106 |
"unit": "MB",
|
| 107 |
+
"max_ram": 1315.012608,
|
| 108 |
+
"max_global_vram": 8204.582912,
|
| 109 |
"max_process_vram": 0.0,
|
| 110 |
+
"max_reserved": 7549.7472,
|
| 111 |
+
"max_allocated": 6521.223168
|
| 112 |
},
|
| 113 |
"latency": {
|
| 114 |
"unit": "s",
|
| 115 |
"count": 2,
|
| 116 |
+
"total": 1.2938575439453124,
|
| 117 |
+
"mean": 0.6469287719726562,
|
| 118 |
+
"stdev": 0.0037645874023437,
|
| 119 |
+
"p50": 0.6469287719726562,
|
| 120 |
+
"p90": 0.6499404418945313,
|
| 121 |
+
"p95": 0.6503169006347655,
|
| 122 |
+
"p99": 0.6506180676269531,
|
| 123 |
"values": [
|
| 124 |
+
0.650693359375,
|
| 125 |
+
0.6431641845703125
|
| 126 |
]
|
| 127 |
},
|
| 128 |
"throughput": {
|
| 129 |
"unit": "images/s",
|
| 130 |
+
"value": 1.5457652269054856
|
| 131 |
},
|
| 132 |
"energy": {
|
| 133 |
"unit": "kWh",
|
| 134 |
+
"cpu": 7.632097353537877e-06,
|
| 135 |
+
"ram": 4.162338219066441e-06,
|
| 136 |
+
"gpu": 4.090544939100004e-05,
|
| 137 |
+
"total": 5.2699884963604355e-05
|
| 138 |
},
|
| 139 |
"efficiency": {
|
| 140 |
"unit": "images/kWh",
|
| 141 |
+
"value": 18975.37348877746
|
| 142 |
}
|
| 143 |
}
|
| 144 |
}
|