cucim
cucim copied to clipboard
[WIP/RFC]: Refactor CUDA code out of cuCIM
(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 str
s 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.