-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
[KP] Activation op registration for XPU2. part 1/2 #40002
Conversation
Update forked PaddlePaddle
Update my fork
update from PaddlePaddle
Update forked paddle repo
Update USERNAME/paddle
update Paddle USERNAME repo
update username repo
update local paddlepaddle
update paddlepaddle
Thanks for your contribution! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
因为现在还没有CI,所以需要麻烦一下,把本地相关单测的结果也贴一下,然后需要保证OP的kernel用的是KP的kernel
Done,见PR描述 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
New features
PR changes
OPs
Describe
Function
Add 26/48 activation op registration for the support of XPU2. Part 2 will be added in the next PR.
Result
8 existing tested OPs and the executing device:
export XPU_KPWHITE_LIST=leaky_relu,sigmoid,relu,exp,log,reciprocal,softplus,hard_swish