-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
【API】Add sign and tanh api #26357
【API】Add sign and tanh api #26357
Conversation
Thanks for your contribution! |
✅ This PR's description meets the template requirements! |
5a05056
to
0dd3aff
Compare
1bdf428
to
17c8a5e
Compare
480bf2b
to
476b143
Compare
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
ca93492
to
391899a
Compare
c3162cb
to
c295fa6
Compare
c295fa6
to
78ac1e2
Compare
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
will have followup 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
PR types
Others
PR changes
APIs
Describe
paddle.sign
. Deprecatedpaddle.fluid.layers.sign
.paddle.tanh
, aliaspaddle.nn.functional.tanh
. Add classpaddle.nn.Tanh
.Doc PR and preview PaddlePaddle/docs#2402
English doc preview: