-
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
[Random op]add new API/OP: paddle.poisson #38117
Merged
zhwesky2010
merged 3 commits into
PaddlePaddle:develop
from
zhwesky2010:poisson_exponential
Dec 24, 2021
Merged
[Random op]add new API/OP: paddle.poisson #38117
zhwesky2010
merged 3 commits into
PaddlePaddle:develop
from
zhwesky2010:poisson_exponential
Dec 24, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ This PR's description meets the template requirements! |
Thanks for your contribution! |
zhwesky2010
changed the title
add new API/OP:paddle.poisson/paddle.Tensor.exponential_
add new API/OP: paddle.poisson
Dec 16, 2021
zhwesky2010
force-pushed
the
poisson_exponential
branch
4 times, most recently
from
December 16, 2021 14:05
0ae1a77
to
f55192d
Compare
zhwesky2010
force-pushed
the
poisson_exponential
branch
from
December 17, 2021 03:59
f55192d
to
3ba3a78
Compare
zhwesky2010
force-pushed
the
poisson_exponential
branch
from
December 17, 2021 10:07
3ba3a78
to
57c4bdd
Compare
zhwesky2010
force-pushed
the
poisson_exponential
branch
from
December 17, 2021 10:51
57c4bdd
to
4a972cc
Compare
zhwesky2010
force-pushed
the
poisson_exponential
branch
from
December 20, 2021 16:07
abb683e
to
7d5b29f
Compare
TCChenlong
approved these changes
Dec 22, 2021
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
zhwesky2010
requested review from
lanxianghit
and removed request for
jeff41404
December 23, 2021 08:40
lanxianghit
approved these changes
Dec 24, 2021
zhwesky2010
changed the title
add new API/OP: paddle.poisson
[Random op]add new API/OP: paddle.poisson
Apr 2, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR types
New features
PR changes
APIs
Describe
New API/OP:
paddle.poisson