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

[PHI] Move forward kernel of roi_align into phi #40382

Merged
merged 2 commits into from
Mar 12, 2022

Conversation

zyfncg
Copy link
Contributor

@zyfncg zyfncg commented Mar 9, 2022

PR types

Others

PR changes

Others

Describe

Move forward kernel of roi_align form fluid to phi.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Mar 9, 2022

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

}

template <typename T, typename Context>
void ROIAlignKernel(const Context& dev_ctx,
Copy link
Contributor

Choose a reason for hiding this comment

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

有这么一条style,我觉得后续可以改一下
image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

好的,后续PR中调整

@zyfncg zyfncg merged commit 39de9b8 into PaddlePaddle:develop Mar 12, 2022
@zyfncg zyfncg deleted the move_roi_align branch March 12, 2022 03:55
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.

3 participants