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]conv2d_add_act_pass support cutlass #64201

Open
wants to merge 3 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

pcard-71500
1.conv2d_add_act_pass支持调入cutlass kernel
2.ppyoloe_crn_s_300e_coco_upload 模型 精度正常
batch:1 fp16 开启 cutlass2.2 8.28597ms
batch:8 fp16 开启 cutlass2.2 45.29349ms
batch:1 fp16 11.61632ms
batch:8 fp16 34.96974ms
batch:1 fp16 开启cutlass3.0 4.42932
batch:8 fp16 开启cutlass3.0 17.41582ms
a30下 sd1-5 打开cutlass
3.820813s->3.173564s

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 changed the title cutlass support [Paddle inference]conv2d_add_act_pass support cutlass May 15, 2024
@bukejiyu bukejiyu force-pushed the cutlass_pass branch 11 times, most recently from 74f9072 to bef4ff9 Compare May 21, 2024 08:54
75,
80,
85,
86,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该大于75都能支持吧

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