← 返回首页
fixes nanval substitution on new keys by syurkevi · Pull Request #3261 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

fixes nanval substitution on new keys#3261

Merged
syurkevi merged 1 commit into
arrayfire:masterfrom
syurkevi:issue_3255
Jun 22, 2022
Merged

fixes nanval substitution on new keys#3261
syurkevi merged 1 commit into
arrayfire:masterfrom
syurkevi:issue_3255

Conversation

Copy link
Copy Markdown
Contributor

syurkevi commented Jun 15, 2022
edited
Loading

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 merged commit bd0b864 into arrayfire:master Jun 22, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.