cucim icon indicating copy to clipboard operation
cucim copied to clipboard

[WIP/RFC]: Refactor CUDA code out of cuCIM

Open jakirkham opened this issue 2 years ago • 4 comments

(Tries to) address https://github.com/rapidsai/cucim/issues/375

This is a very rough attempt at starting to refactor CUDA code out of Python strs and into CUDA files. Starting with just one function to see how this goes and work through any issues that come up. If it is reasonable and proves viable, this could be expanded upon.

jakirkham avatar Dec 06 '22 05:12 jakirkham