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

Forward-merge branch-25.04 into branch-25.06 #857

Merged
merged 1 commit into from
Mar 26, 2025
Merged

Conversation

rapids-bot[bot]
Copy link

@rapids-bot rapids-bot bot commented Mar 26, 2025

Forward-merge triggered by push to branch-25.04 that creates a PR to keep branch-25.06 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

…els (#856)

Fix for recent test failures after CuPy 13.4.1 was released as seen here:
https://github.com/rapidsai/cucim/actions/runs/14052308871

There is a data type casting change in fused kernels used by `cucim.skimage.segmentation.chan_vese`. Likely this is related to the changes made in cupy/cupy#9012. We can ensure the correct output dtype from the fused kernel by making sure all float scalars used as input to the fused kernels are device scalars of the desired precision.

Authors:
  - Gregory Lee (https://github.com/grlee77)

Approvers:
  - https://github.com/jakirkham

URL: #856
@rapids-bot rapids-bot bot requested a review from a team as a code owner March 26, 2025 20:46
@GPUtester GPUtester merged commit 7156005 into branch-25.06 Mar 26, 2025
Copy link
Author

rapids-bot bot commented Mar 26, 2025

SUCCESS - forward-merge complete.

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.

2 participants