diffusers/docs/source/optimization
Ilmari Heikkinen c28d3c82ce
StableDiffusion: Decode latents separately to run larger batches (#1150)
* StableDiffusion: Decode latents separately to run larger batches

* Move VAE sliced decode under enable_vae_sliced_decode and vae.enable_sliced_decode

* Rename sliced_decode to slicing

* fix whitespace

* fix quality check and repository consistency

* VAE slicing tests and documentation

* API doc hooks for VAE slicing

* reformat vae slicing tests

* Skip VAE slicing for one-image batches

* Documentation tweaks for VAE slicing

Co-authored-by: Ilmari Heikkinen <ilmari@fhtr.org>
2022-11-29 13:28:14 +01:00
..
fp16.mdx StableDiffusion: Decode latents separately to run larger batches (#1150) 2022-11-29 13:28:14 +01:00
mps.mdx Docs: Do not require PyTorch nightlies (#1123) 2022-11-03 18:17:23 +01:00
onnx.mdx v1-5 docs updates (#921) 2022-10-24 22:50:23 +02:00
open_vino.mdx [Docs] Minor fixes in optimization section (#420) 2022-09-08 13:13:46 +02:00