-
Notifications
You must be signed in to change notification settings - Fork 2
SD2 inference pass mesh for flahattention with spmd #12
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
Conversation
…ion under Pei's guidence
Can you run |
thanks, updated |
hi, @zpcore, current CI failure in https://github.com/pytorch-tpu/diffusers/actions/runs/13020451508/job/36320882664?pr=12 and https://github.com/pytorch-tpu/diffusers/actions/runs/13020451508/job/36320882664?pr=12 are due to code-not-used or format issue from other not-related code file; to avoid touch unrelated project in this simple PR, will propose to merge PR with these CI failure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for fixing
What does this PR do?
SD2 inference pass mesh for flahattention with spmd
tested log: https://gist.github.com/ManfeiBai/bc97938b94b7b8b2264e6d9dcbae0f26
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.