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.
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
[ZeroPadding] add greedy_zero_padding #8933
[ZeroPadding] add greedy_zero_padding #8933
Changes from all commits
274b881
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 24 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L21-L24
Check warning on line 28 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L26-L28
Check warning on line 33 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L30-L33
Check warning on line 36 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L35-L36
Check warning on line 38 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L38
Check warning on line 107 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L107
Check warning on line 122 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L112-L122
Check warning on line 126 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L125-L126
Check warning on line 129 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L128-L129
Check warning on line 132 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L131-L132
Check warning on line 135 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L135
Check warning on line 147 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L139-L147
Check warning on line 162 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L150-L162
Check warning on line 179 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L179
Check warning on line 190 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L182-L190
Check warning on line 194 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L193-L194
Check warning on line 197 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L196-L197
Check warning on line 202 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L199-L202
Check warning on line 215 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L206-L215
Check warning on line 231 in paddlenlp/datasets/zero_padding_dataset.py
Codecov / codecov/patch
paddlenlp/datasets/zero_padding_dataset.py#L218-L231