dct_cuda icon indicating copy to clipboard operation
dct_cuda copied to clipboard

Enhancement on the project

Open ZixuanJiang opened this issue 6 years ago • 0 comments

Generality

  • The 2d implementation should also support 1d input.
  • What if input is not a power of 2

Specificity

  • Optimization for cases where M = N = 2^x

FFT implementation

Documentation

  • Add comments and documentations

ZixuanJiang avatar Apr 29 '19 23:04 ZixuanJiang