helios / diffusers /docs /source /en /api /parallel.md
Ouzhang's picture
Add files using upload-large-folder tool
78c8ce2 verified
|
Raw
History Blame Contribute Delete
1.01 kB

Parallelism

Parallelism strategies help speed up diffusion transformers by distributing computations across multiple devices, allowing for faster inference/training times. Refer to the Distributed inferece guide to learn more.

ParallelConfig

[[autodoc]] ParallelConfig

ContextParallelConfig

[[autodoc]] ContextParallelConfig

[[autodoc]] hooks.apply_context_parallel