[LoRA] use the PyTorch classes wherever needed and start depcrecation cycles #7204
fix PyTorch classes and start deprecsation cycles.
500051ff
Merge branch 'main' into remove-linear_cls
84762393
remove args crafting for accommodating scale.
9061ebbc
remove scale check in feedforward.
76b7cbdf
assert against nn.Linear and not CompatibleLinear.
93b5106f
Merge branch 'main' into remove-linear_cls
d1f3d3c2
remove conv_cls and lineaR_cls.
80953172
remove scale
7e965496
š scale.
59181e44
fix: unet2dcondition
1413847d
fix attention.py
05567383
fix: attention.py again
f56f9f3d
fix: unet_2d_blocks.
99971891
fix-copies.
4f66db0a
more fixes.
fd348d1f
fix: resnet.py
10c4232e
more fixes
6fe19d96
fix i2vgenxl unet.
c256b77b
depcrecate scale gently.
45030fb3
fix-copies
6b5212b0
Merge branch 'main' into remove-linear_cls
b4873953
Apply suggestions from code review
ee645c7f
quality
bfdfc202
throw warning when scale is passed to the the BasicTransformerBlock cā¦
d4fa31d1
remove scale from signature.
15ef1e77
cross_attention_kwargs, very nice catch by Yiyi
d0375fa8
Merge branch 'main' into remove-linear_cls
99e557c5
fix: logger.warn
8f76caaf
Merge branch 'main' into remove-linear_cls
5d2dd72f
Merge branch 'main' into remove-linear_cls
5956b543
make deprecation message clearer.
402ec90b
address final comments.
de01273c
maintain same depcrecation message and also add it to activations.
f56254e5
address yiyi
0ffc8e56
fix copies
69bbe935
Merge branch 'main' into remove-linear_cls
5cd5a288
Apply suggestions from code review
416b4120
more depcrecation
83181b46
fix-copies
938c9b03
sayakpaul
merged
531e7191
into main 2 years ago
sayakpaul
deleted the remove-linear_cls branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub