Skip to content
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

Fix in-place implementation of Gather op #573

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

guillaumekln
Copy link
Collaborator

The in-place implementation should only be selected when the ids are strictly increasing, not just increasing.

Fixes #546.

The in-place implementation should only be selected when the ids are
strictly increasing, not just increasing.
@guillaumekln guillaumekln merged commit 7eba5fc into OpenNMT:master Oct 4, 2021
@guillaumekln guillaumekln deleted the fix-inplace-gather branch October 4, 2021 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translations differ
1 participant