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

update vendored binary_fill_holes #842

Open
wants to merge 1 commit into
base: branch-25.04
Choose a base branch
from

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Mar 3, 2025

updated binary_fill_holes to:

  • allow fast code path to be used when structure is provided by the user
  • fix handling of case like output=bool where a dtype instead of array is provided

These are also in the upstream CuPy MR that is still in review, but were needed for regionprops work being submitted here this week.

@grlee77 grlee77 added bug Something isn't working non-breaking Introduces a non-breaking change labels Mar 3, 2025
@grlee77 grlee77 added this to the v25.04.00 milestone Mar 3, 2025
@grlee77 grlee77 requested a review from a team as a code owner March 3, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant