Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Implement DistVAE #562

Open
cb88 opened this issue Jan 9, 2025 · 0 comments
Open

Enhancement: Implement DistVAE #562

cb88 opened this issue Jan 9, 2025 · 0 comments

Comments

@cb88
Copy link

cb88 commented Jan 9, 2025

It would be nice if multi GPU patching of VAEs could be integrated in cpp in addition to the improvements to tiling being made. It would allow speeding up VAE as well as reducing VAE memory spike also for large images (tiling also does this as well). Note the input patching would decrease memory spike in all scenarios tiling or not.

Xdit is also licensed MIT.

Implementation:
https://github.com/xdit-project/DistVAE

References:
https://github.com/xdit-project/xDiT/blob/main/docs/methods/parallel_vae.md
https://hanlab.mit.edu/blog/patch-conv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant