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] blas and lapck migration #39587

Merged
merged 4 commits into from
Feb 18, 2022

Conversation

iclementine
Copy link

@iclementine iclementine commented Feb 15, 2022

PR types

Others

PR changes

Others

Describe

  1. Move paddle/fluid/operators/math/blas* to paddle/pten/kernels/funcs/blas;
  2. Move paddle/fluid/operators/math/lapack_function* to paddle/pten/kernels/funcs/lapack;
  3. update all references to symbols within them.

@paddle-bot-old
Copy link

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

@iclementine iclementine changed the title Blas migration [Pten] blas and lapck migration Feb 15, 2022
Copy link
Contributor

@chenwhql chenwhql left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@Xreki Xreki left a comment

Choose a reason for hiding this comment

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

LGTM for op benchmark ci

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

@iclementine iclementine merged commit 8c7ee8c into PaddlePaddle:develop Feb 18, 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.

4 participants