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

Kernel primitives api #34672

Merged
merged 20 commits into from
Aug 10, 2021

Conversation

AnnaTrainingG
Copy link
Contributor

PR types

New features

PR changes

APIs

Describe

添加Kernel primitives api: ReadData, WriteData ComputeFunctor

@paddle-bot-old
Copy link

paddle-bot-old bot commented Aug 6, 2021

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

namespace kernel_primitives {}
namespace kernel_primitives {

template <typename T, int VecSize>
Copy link
Contributor

Choose a reason for hiding this comment

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

建议把内部的函数包到detail namespace 下面,类似于 MPType 那里。

@xingfeng01
Copy link
Contributor

LGTM

@lanxianghit lanxianghit merged commit 8f9d573 into PaddlePaddle:develop Aug 10, 2021
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