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

[ROCM] fix depthwise conv in ROCM, test=develop #32170

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

qili93
Copy link
Contributor

@qili93 qili93 commented Apr 9, 2021

PR types

Bug fixes

PR changes

OPs

Describe

Fix depthwise conv in ROCM, use MIOPEN by default for depthwise conv, as cuda kernel has threads and blocks limits.

Related PR #31998 #31836 #32117

@paddle-bot-old
Copy link

paddle-bot-old bot commented Apr 9, 2021

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@qili93 qili93 force-pushed the rocm_fix_depthconv branch from c8b4400 to 12a042f Compare April 9, 2021 08:19
@qili93 qili93 requested a review from zhiqiu April 12, 2021 06:11
Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM for paddle.fluid.layers.conv2d

@qili93 qili93 requested a review from Xreki April 13, 2021 03:05
Copy link
Contributor

@Xreki Xreki left a comment

Choose a reason for hiding this comment

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

LGTM for op benchmark ci

@qili93 qili93 merged commit 693c762 into PaddlePaddle:develop Apr 13, 2021
@qili93 qili93 deleted the rocm_fix_depthconv branch April 13, 2021 04:09
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