Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH Cythonize _assert_all_finite using reduction scheme #23196

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

Closed
wants to merge 38 commits into from

Conversation

Micky774
Copy link
Contributor

Reference Issues/PRs

Fixes #11681

What does this implement/fix? Explain your changes.

Implements the code developed b jakirkham and extends it to meet requirements for current _assert_all_finite function.

Any other comments?

Currently struggling to adapt the function to work with np.float16 arrays.

@Micky774 Micky774 changed the title Cython isfinite ENH Cythonize _assert_all_finite using reduction scheme Apr 22, 2022
@Micky774 Micky774 closed this Apr 22, 2022
@Micky774 Micky774 deleted the cython_isfinite branch April 22, 2022 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimizing assert_all_finite check
3 participants