1. 27 10月, 2021 1 次提交
    • F
      Add LRUCache for fft plans (#36646) · 737992eb
      Feiyu Chan 提交于
      * WIP: add cache
      
      * delete move constructor and operator= for CuFFTHandle and FFTConfig
      
      * remove log from CuFFTHandle and FFTConfig
      
      * add lrucache for fft rocm backend
      
      * disable LRUCache when CUFFT_VERSION >= 10200
      
      * disbale copy and move for hipFFTHandle; format code
      
      * clean debug code
      Co-authored-by: NXiaoxu Chen <chenxx_id@163.com>
      737992eb
  2. 19 10月, 2021 1 次提交