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

[gpuCI] Forward-merge branch-22.06 to branch-22.08 [skip gpuci] #301

Merged
merged 1 commit into from
Jun 1, 2022

Commits on Jun 1, 2022

  1. add missing cucim.skimage.segmentation.clear_border function (#267)

    closes #266
    
    This PR provides the missing `clear_border` function from the segmentation module. This is a straightforward adaption of the scikit-image function, mainly swapping numpy->cupy.
    
    I put the v22.04.01 tag since this does fix a bug with the function having previously been listed in `__all__` despite being missing, but waiting until 22.06 seems okay if that is preferred.
    
    Authors:
      - Gregory Lee (https://github.com/grlee77)
      - https://github.com/jakirkham
    
    Approvers:
      - Gigon Bae (https://github.com/gigony)
      - https://github.com/jakirkham
    
    URL: #267
    grlee77 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    3807dd6 View commit details
    Browse the repository at this point in the history