diffusers
44f6b859 - [Core] refactor `transformer_2d` forward logic into meaningful conditions. (#7489)

Commit
1 year ago
[Core] refactor `transformer_2d` forward logic into meaningful conditions. (#7489) * refactor transformer_2d forward logic into meaningful conditions. * Empty-Commit * fix: _operate_on_patched_inputs * fix: _operate_on_patched_inputs * check * fix: patch output computation block. * fix: _operate_on_patched_inputs. * remove print. * move operations to blocks. * more readability neats. * empty commit * Apply suggestions from code review Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com> * Revert "Apply suggestions from code review" This reverts commit 12178b1aa0da3c29434e95a2a0126cf3ef5706a7. --------- Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
Author
Parents
Loading