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: paddle backend scatter_nd indices error and test #28552

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

Sam-Armstrong
Copy link
Contributor

Fixes the paddle error occurring with newer versions: ValueError: (InvalidArgument) When the updates is a 0d tensor, the index should be a 1d tensor

@Sam-Armstrong Sam-Armstrong self-assigned this Mar 11, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our contributing guide and our PR template.
This check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@Sam-Armstrong Sam-Armstrong merged commit 7485229 into ivy-llc:main Mar 11, 2024
105 of 140 checks passed
@Sam-Armstrong Sam-Armstrong deleted the paddle-scatter-nd branch March 11, 2024 17:28
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.

1 participant