diffusers
000fa82a
- [Chore] remove class assignments for linear and conv. (#7553)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
[Chore] remove class assignments for linear and conv. (#7553) * remove class assignments for linear and conv. * fix: self.nn
References
#7553 - [Chore] remove class assignments for linear and conv.
Author
sayakpaul
Parents
5d83f50c
Files
10
src/diffusers
models
attention.py
attention_processor.py
downsampling.py
embeddings.py
resnet.py
transformers
transformer_2d.py
unets
unet_stable_cascade.py
upsampling.py
pipelines/wuerstchen
modeling_wuerstchen_common.py
modeling_wuerstchen_prior.py
Loading