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

[pten] remove deprecated fluid op kernel for pten #38842

Merged
merged 47 commits into from
Jan 26, 2022

Conversation

zhiqiu
Copy link
Contributor

@zhiqiu zhiqiu commented Jan 10, 2022

PR types

New features

PR changes

OPs

Describe

[pten] update cmake file to remove fluid kernel

  • update cmake file for better generation of "USE_OP" in pybind.h to support operator without fluid cuda/cpu kernel
  • add add pten declaration.h to where pybind.h used
  • update dygraph op generator
  • fit eager legacy
  • update kernel choosing, to choose pten cpu kernel first if kernel of specific device not found

@paddle-bot-old
Copy link

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

XieYunshen
XieYunshen previously approved these changes Jan 25, 2022
chenwhql
chenwhql previously approved these changes Jan 25, 2022
@zhiqiu zhiqiu dismissed stale reviews from chenwhql and XieYunshen via 2e61e81 January 25, 2022 12:44
chenwhql
chenwhql previously approved these changes Jan 25, 2022
chenwhql
chenwhql previously approved these changes Jan 26, 2022
chenwhql
chenwhql previously approved these changes Jan 26, 2022
Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

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

LGTM

@phlrain phlrain self-requested a review January 26, 2022 10:08
@zhiqiu zhiqiu merged commit 3ab9aef into PaddlePaddle:develop Jan 26, 2022
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.

9 participants