Upload folder using huggingface_hub
Browse files
.gitattributes
CHANGED
@@ -66,3 +66,4 @@ stabilityai_stable-diffusion-xl-base-1.0-bs@1-steps@30-compile@True-mode@reduce-
|
|
66 |
logs.txt filter=lfs diff=lfs merge=lfs -text
|
67 |
logs_traces/stabilityai_stable-diffusion-xl-base-1.0-bs@1-upcast_vae@True-steps@30-unet@True-vae@True-mode@max-autotune-change_comp_config@[email protected] filter=lfs diff=lfs merge=lfs -text
|
68 |
logs_traces/stabilityai_stable-diffusion-xl-base-1.0-bs@1-upcast_vae@False-steps@30-unet@True-vae@True-mode@max-autotune-change_comp_config@[email protected] filter=lfs diff=lfs merge=lfs -text
|
|
|
|
66 |
logs.txt filter=lfs diff=lfs merge=lfs -text
|
67 |
logs_traces/stabilityai_stable-diffusion-xl-base-1.0-bs@1-upcast_vae@True-steps@30-unet@True-vae@True-mode@max-autotune-change_comp_config@[email protected] filter=lfs diff=lfs merge=lfs -text
|
68 |
logs_traces/stabilityai_stable-diffusion-xl-base-1.0-bs@1-upcast_vae@False-steps@30-unet@True-vae@True-mode@max-autotune-change_comp_config@[email protected] filter=lfs diff=lfs merge=lfs -text
|
69 |
+
logs_traces/stabilityai_stable-diffusion-xl-base-1.0-bs@1-fuse@False-upcast_vae@False-steps@30-unet@True-vae@True-mode@max-autotune-change_comp_config@[email protected] filter=lfs diff=lfs merge=lfs -text
|
logs_traces/logs.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:768e0bdf49c8b54f372d4eb6593367086555e9290281ac2b836311faea61bf56
|
3 |
+
size 959
|
logs_traces/logs_fusion.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
Traceback (most recent call last):
|
3 |
+
File "run_profile.py", line 72, in <module>
|
4 |
+
trace_path = main(args)
|
5 |
+
File "run_profile.py", line 38, in main
|
6 |
+
pipeline = load_pipeline(args)
|
7 |
+
File "/sdxl-fast/run_benchmark.py", line 42, in load_pipeline
|
8 |
+
pipe._enable_fused_projections()
|
9 |
+
File "/diffusers/src/diffusers/configuration_utils.py", line 138, in __getattr__
|
10 |
+
raise AttributeError(f"'{type(self).__name__}' object has no attribute '{name}'")
|
11 |
+
AttributeError: 'StableDiffusionXLPipeline' object has no attribute '_enable_fused_projections'
|
logs_traces/stabilityai_stable-diffusion-xl-base-1.0-bs@1-fuse@False-upcast_vae@False-steps@30-unet@True-vae@True-mode@max-autotune-change_comp_config@[email protected]
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9eb57250954535f75ea17a5c99a37aa12c50248a599588fc3565c777c4603b2a
|
3 |
+
size 36587188
|