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

sd3推理优化——避免同步 #695

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

chang-wenbin
Copy link
Contributor

@chang-wenbin chang-wenbin commented Sep 4, 2024

when s_churn == 0.0,not need to compute gamma, Can avoid cuda synchronization;可以加速SD3端到端性能。

@chang-wenbin chang-wenbin changed the title sd3_step1 sd3推理优化——避免同步 Sep 4, 2024
@jerrywgz jerrywgz merged commit ad31600 into PaddlePaddle:develop Sep 4, 2024
1 of 3 checks passed
westfish pushed a commit to westfish/PaddleMIX that referenced this pull request Sep 25, 2024
when s_churn == 0.0,not need to compute gamma, Can avoid cuda
synchronization;可以加速SD3端到端性能。
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

Successfully merging this pull request may close these issues.

4 participants