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 cross OP to phi #39829

Merged
merged 9 commits into from
Feb 24, 2022
Merged

[Phi]Move cross OP to phi #39829

merged 9 commits into from
Feb 24, 2022

Conversation

0x45f
Copy link
Contributor

@0x45f 0x45f commented Feb 23, 2022

PR types

Others

PR changes

Others

Describe

move cross OP to phi
调用TensorToVector需要include fluid

x_dim[dim]));
}
out->set_dims(x_dim);
out->share_lod(x);
Copy link
Contributor

Choose a reason for hiding this comment

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

这里最好也设置一下out的dtype,layout

YuanRisheng
YuanRisheng previously approved these changes Feb 24, 2022
@0x45f 0x45f requested a review from YuanRisheng February 24, 2022 06:14
@YuanRisheng YuanRisheng merged commit 6c358a7 into PaddlePaddle:develop Feb 24, 2022
@0x45f 0x45f deleted the phi_cross branch February 24, 2022 07:35
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