Files
diffusers/docs/source/en/api/parallel.md
Steven Liu d7a1a0363f [docs] CP (#12331)
* init

* feedback

* feedback

* feedback

* feedback

* feedback

* feedback
2025-09-30 09:33:41 -07:00

1006 B

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