diffusers
9f3c0fdc - Avoiding graph break by changing the way we infer dtype in vae.decoder (#12512)

Commit
61 days ago
Avoiding graph break by changing the way we infer dtype in vae.decoder (#12512) * Changing the way we infer dtype to avoid force evaluation of lazy tensors * changing way to infer dtype to ensure type consistency * more robust infering of dtype * removing the upscale dtype entirely
Author
Parents
Loading