Support index is ellipsis for getitem in static mode#32876
Merged
liym27 merged 1 commit intoPaddlePaddle:developfrom Jun 9, 2021
Merged
Support index is ellipsis for getitem in static mode#32876liym27 merged 1 commit intoPaddlePaddle:developfrom
liym27 merged 1 commit intoPaddlePaddle:developfrom
Conversation
|
Thanks for your contribution! |
|
✅ This PR's description meets the template requirements! |
7238aca to
87c30fa
Compare
87c30fa to
cf24451
Compare
|
Sorry to inform you that cf24451's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
cf24451 to
8b3df16
Compare
8b3df16 to
4874560
Compare
Remove ellipsis
4874560 to
555f0fc
Compare
liym27
added a commit
to liym27/Paddle
that referenced
this pull request
Jun 11, 2021
lanxianghit
pushed a commit
that referenced
this pull request
Jun 15, 2021
…ist/Tensor/None/Ellipsis/bool (#33528) * [cherry-pick 2.1] Polish code for _getitem_impl_ (#32868) * [cherry-pick] Polish code for setitem and getitem (#32911) * [slice getitem] Support getitem idx is Tensor or List (#33000) * [getitem] Support index is None for getitem in static mode (#33001) * [Static getitem] Support static Variable getitem for Ellipsis index (#32876) * [static getitem]Support index is list bool for getitem in static mode (#33298)
This file contains hidden or 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
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
As the title
For example: