Skip to content

[FIX] Correct initial data copy of scatter_nd#8419

Closed
tkonolige wants to merge 2 commits into
apache:mainfrom
tkonolige:fix_scatter_nd
Closed

[FIX] Correct initial data copy of scatter_nd#8419
tkonolige wants to merge 2 commits into
apache:mainfrom
tkonolige:fix_scatter_nd

Conversation

@tkonolige

Copy link
Copy Markdown
Contributor

The initial data copy from data to out in scatter_nd had too large bounds.

@masahi @mbrookhart

The initial data copy from `data` to `out` in scatter_nd had too large
bounds.
@mbrookhart

Copy link
Copy Markdown
Contributor

This is failing the test? I'm not sure this change is correct?

@u99127

u99127 commented Jul 8, 2021

Copy link
Copy Markdown

Do we not need a new test for this ? And if it fixes the relevant issue, it would be good to mention that in the commit message and link to it ?

@zhuwenxi

zhuwenxi commented Jul 9, 2021

Copy link
Copy Markdown
Contributor

This PR is duplicated with #8415, you can see a more detailed analysis & explanation of the issue there @mbrookhart @u99127

@tkonolige I've already integrated your change in my fix, so I think it's OK to close this PR now, thank you!

@tkonolige

Copy link
Copy Markdown
Contributor Author

Closing in favor of #8415

@tkonolige tkonolige closed this Jul 9, 2021
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.

4 participants