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

[paddle Inference]add_group_norm_pass #64199

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

bukejiyu
Copy link
Contributor

@bukejiyu bukejiyu commented May 10, 2024

PR Category

Inference

PR Types

Others

Description

1.增加add_group_norm_silu kernel 支持传入残差和激活
2.增加add_group_norm pattern
3.增加对应单测
pcard-71500
a10 测试结果:
sd15 旧ir 10.161803 s
sd15 新ir no add_norm_pass: 5.009146 s
sd15 新ir have add_norm_pass: 5.111165s

Copy link

paddle-bot bot commented May 10, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@bukejiyu bukejiyu force-pushed the add_group_norm_pass branch 4 times, most recently from 4155f43 to b12a1c2 Compare May 20, 2024 03:48
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.

None yet

2 participants