Delete logs_traces/logs_fusion.txt
Browse files- logs_traces/logs_fusion.txt +0 -11
logs_traces/logs_fusion.txt
DELETED
|
@@ -1,11 +0,0 @@
|
|
| 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'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|