Add LRUCache for fft plans (#36646)
* 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>
Showing
想要评论请 注册 或 登录