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 size, erfinv, pixel_shuffle infershape to phi #39949

Merged
merged 2 commits into from
Feb 28, 2022

Conversation

0x45f
Copy link
Contributor

@0x45f 0x45f commented Feb 25, 2022

PR types

Others

PR changes

Others

Describe

[Phi]Move size, erfinv, pixel_shuffle infershape to phi

@paddle-bot-old
Copy link

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

Copy link
Contributor

@MingMingShangTian MingMingShangTian left a comment

Choose a reason for hiding this comment

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

LGTM

out->set_dims({1});
}

void ErfinvInferMeta(const MetaTensor& x, MetaTensor* out) {
Copy link
Contributor

Choose a reason for hiding this comment

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

ErfinvInferMeta感觉可以不写,注册的时候复用UnchangedInferMeta

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已修改,感谢

YuanRisheng
YuanRisheng previously approved these changes Feb 28, 2022
@YuanRisheng YuanRisheng merged commit a0cb320 into PaddlePaddle:develop Feb 28, 2022
@0x45f 0x45f deleted the phi_infershape branch February 28, 2022 09:42
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