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": {
|
|
@@ -83,8 +85,8 @@
|
|
| 83 |
"gpu_count": 1,
|
| 84 |
"gpu_vram_mb": 68702699520,
|
| 85 |
"optimum_benchmark_version": "0.2.1",
|
| 86 |
-
"optimum_benchmark_commit": "
|
| 87 |
-
"transformers_version": "4.
|
| 88 |
"transformers_commit": null,
|
| 89 |
"accelerate_version": "0.30.1",
|
| 90 |
"accelerate_commit": null,
|
|
@@ -102,31 +104,31 @@
|
|
| 102 |
"call": {
|
| 103 |
"memory": {
|
| 104 |
"unit": "MB",
|
| 105 |
-
"max_ram":
|
| 106 |
-
"max_global_vram":
|
| 107 |
-
"max_process_vram":
|
| 108 |
-
"max_reserved":
|
| 109 |
-
"max_allocated":
|
| 110 |
},
|
| 111 |
"latency": {
|
| 112 |
"unit": "s",
|
| 113 |
"count": 3,
|
| 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 |
-
0.
|
| 125 |
]
|
| 126 |
},
|
| 127 |
"throughput": {
|
| 128 |
"unit": "images/s",
|
| 129 |
-
"value": 2.
|
| 130 |
},
|
| 131 |
"energy": null,
|
| 132 |
"efficiency": null
|
|
|
|
| 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": {
|
|
|
|
| 85 |
"gpu_count": 1,
|
| 86 |
"gpu_vram_mb": 68702699520,
|
| 87 |
"optimum_benchmark_version": "0.2.1",
|
| 88 |
+
"optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
|
| 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": 1957.101568,
|
| 108 |
+
"max_global_vram": 11646.091264,
|
| 109 |
+
"max_process_vram": 2289975.68512,
|
| 110 |
+
"max_reserved": 8975.81056,
|
| 111 |
+
"max_allocated": 7776.380928
|
| 112 |
},
|
| 113 |
"latency": {
|
| 114 |
"unit": "s",
|
| 115 |
"count": 3,
|
| 116 |
+
"total": 1.45752294921875,
|
| 117 |
+
"mean": 0.4858409830729167,
|
| 118 |
+
"stdev": 0.002009020219071411,
|
| 119 |
+
"p50": 0.4871865234375,
|
| 120 |
+
"p90": 0.48730556640625,
|
| 121 |
+
"p95": 0.48732044677734376,
|
| 122 |
+
"p99": 0.4873323510742188,
|
| 123 |
"values": [
|
| 124 |
+
0.4873353271484375,
|
| 125 |
+
0.4871865234375,
|
| 126 |
+
0.4830010986328125
|
| 127 |
]
|
| 128 |
},
|
| 129 |
"throughput": {
|
| 130 |
"unit": "images/s",
|
| 131 |
+
"value": 2.0582866304836136
|
| 132 |
},
|
| 133 |
"energy": null,
|
| 134 |
"efficiency": null
|