Add CUDA FFT shift kernel
Add CUDA FFT shift kernel.
This new kernel is used in Generic::transform
, such that the grid does not have to be copied from/to the host in order to perform the shift there.
Add CUDA FFT shift kernel.
This new kernel is used in Generic::transform
, such that the grid does not have to be copied from/to the host in order to perform the shift there.
This will create a new commit in order to revert the existing changes.