2025
PipeFusion: Patch-level Pipeline Parallelism for Diffusion Transformers Inference
NeurIPS 2025poster
This paper presents PipeFusion, an innovative parallel methodology to tackle the high latency issues associated with generating high-resolution images using diffusion transformers (DiTs) models. PipeFusion partitions images into patches and the model layers across multiple GPUs. It employs a patch-…