You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be important to do a benchmark before implementing it. Since not all systems have an NVIDIA GPU, we also have to keep the fallback to scipy.ndimage.label, probably via a cached function getter.
https://docs.cupy.dev/en/v13.1.0/reference/generated/cupyx.scipy.ndimage.label.html
The text was updated successfully, but these errors were encountered: