Skip to content

Conversation

syurkevi
Copy link
Contributor

@syurkevi syurkevi commented Jun 15, 2022

Bugfix PR fixing nanval substitution on new keys.
Previously, nan values would not be replaced if they fell on a key boundary for the CPU backend

  • Is this a new feature or a bug fix?
    Bug fix
  • More detail if necessary to describe all commits in pull request.
    Commit includes fix and test
  • Potential impact on specific hardware, software or backends.
    Fix for CPU backend only, others worked before
  • Can this PR be backported to older versions?
    Yes

Fixes: #3255

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass

@syurkevi syurkevi merged commit bd0b864 into arrayfire:master Jun 22, 2022
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.

[BUG] NAN not being replaced by af_product_by_key_nan and af_sum_by_key_nan
2 participants