diffusers
000fa82a - [Chore] remove class assignments for linear and conv. (#7553)

Comment changes are shownComment changes are hidden
Commit
1 year ago
[Chore] remove class assignments for linear and conv. (#7553) * remove class assignments for linear and conv. * fix: self.nn
Author
Parents
  • src/diffusers
    • models
      • File
        attention.py
      • File
        attention_processor.py
      • File
        downsampling.py
      • File
        embeddings.py
      • File
        resnet.py
      • transformers
        • File
          transformer_2d.py
      • unets
        • File
          unet_stable_cascade.py
      • File
        upsampling.py
    • pipelines/wuerstchen
      • File
        modeling_wuerstchen_common.py
      • File
        modeling_wuerstchen_prior.py