diffusers
665c6b47 - [bug] Precedence of operations in VAE should be slicing -> tiling (#9342)

Commit
1 year ago
[bug] Precedence of operations in VAE should be slicing -> tiling (#9342) * bugfix: precedence of operations should be slicing -> tiling * fix typo * fix another typo * deprecate current implementation of tiled_encode and use new impl * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <yixu310@gmail.com> * Update src/diffusers/models/autoencoders/autoencoder_kl.py --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com> Co-authored-by: YiYi Xu <yixu310@gmail.com>
Author
Parents
Loading