Age | Commit message (Collapse) | Author |
|
|
|
|
|
I had to check the code to work out what splitting was 🤷🏿
|
|
regarding cross attention optimizations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xformers attention
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
before the final AND will be dropped
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add hypernetwork support to split_cross_attention_forward_v1
* Fix device check in esrgan_model.py to use devices.device_esrgan instead of shared.device
|
|
|
|
|
|
|
|
|
|
|
|
|