Open kabachuha opened 8 months ago
--Borrowed from OpenDiT--
FastSeq boosts performance thanks for improved attention memory communication time
https://github.com/NUS-HPC-AI-Lab/OpenDiT?tab=readme-ov-file#fastseq
Example diff implementation on top of existing DiT/Latte
https://github.com/NUS-HPC-AI-Lab/OpenDiT/pull/92/commits/d7be4992cbe028c7068f35e8463f9ce1003aabb1
Utility functions reference:
https://github.com/kabachuha/OpenMMDiT/blob/d7be4992cbe028c7068f35e8463f9ce1003aabb1/opendit/utils/operation.py#L1
This PR has it as a part of OpenDiT borrowing https://github.com/PKU-YuanGroup/Open-Sora-Plan/pull/73
I will check it.
--Borrowed from OpenDiT--
FastSeq boosts performance thanks for improved attention memory communication time
https://github.com/NUS-HPC-AI-Lab/OpenDiT?tab=readme-ov-file#fastseq
Example diff implementation on top of existing DiT/Latte
https://github.com/NUS-HPC-AI-Lab/OpenDiT/pull/92/commits/d7be4992cbe028c7068f35e8463f9ce1003aabb1
Utility functions reference:
https://github.com/kabachuha/OpenMMDiT/blob/d7be4992cbe028c7068f35e8463f9ce1003aabb1/opendit/utils/operation.py#L1