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] Migrate roll op #40257

Merged
merged 10 commits into from
Mar 16, 2022
Merged

[PHI] Migrate roll op #40257

merged 10 commits into from
Mar 16, 2022

Conversation

xiaolao
Copy link
Member

@xiaolao xiaolao commented Mar 8, 2022

PR types

Others

PR changes

OPs

Describe

迁移 roll 算子

@paddle-bot-old
Copy link

paddle-bot-old bot commented Mar 8, 2022

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

paddle/phi/infermeta/unary.h Outdated Show resolved Hide resolved
paddle/phi/kernels/roll_kernel.h Outdated Show resolved Hide resolved
paddle/phi/ops/compat/roll_sig.cc Outdated Show resolved Hide resolved
paddle/phi/kernels/gpu/roll_grad_kernel.cu Outdated Show resolved Hide resolved
paddle/phi/kernels/gpu/roll_kernel.cu Outdated Show resolved Hide resolved
paddle/phi/kernels/gpu/roll_kernel.cu Outdated Show resolved Hide resolved
@zyfncg zyfncg merged commit 44d46d0 into PaddlePaddle:develop Mar 16, 2022
liqitong-a pushed a commit to liqitong-a/Paddle that referenced this pull request Mar 17, 2022
* [PHI] Migrate roll op

* 【phi】migrate eigh op to phi (PaddlePaddle#40213)

* migrate eigh to phi

* optimize code

* modify code according to comment

* conflict resolution

* [PHI] Migrate roll op

* [PHI] Fix converage of roll_sig

* [PHI] Fix infermate of roll_sig

* [Phi] Fix unittest coverage of roll op

* [PHI] Fix infermeta in unary

* [PHI] Fix parameter type of roll op

* [PHI] Fix parameter type of roll op

* [PHI] Fix parameter of roll op

Co-authored-by: crystal <62974595+Zjq9409@users.noreply.github.com>
@xiaolao xiaolao deleted the roll branch March 19, 2022 03:26
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