|
|
|||
|
|
|
CUDAColorNegate | ![]() |
| "Device" | $CUDADevice | CUDA device used to perform computation | |
| "OutputMemory" | None | output memory provided to avoid creating new memory location |
If the input is CUDAMemory, then memory is returned as output:
Memory is retrieved using CUDAMemoryGet:
|