Add complex type compatibility for stft api and stft op. (#40113)
* Add stft_op. * Add stft_grad_op. * Add stft_op unittest. * [DLTP-45176] Add complex compatibility in static mode for stft api. * [DLTP-45176] Add complex compatibility in static mode for stft api. * Add doc. * Update unitests of stft op. * Update spectral helper. * fix coding style.
Showing
paddle/fluid/operators/stft_op.cc
0 → 100644
paddle/fluid/operators/stft_op.cu
0 → 100644
paddle/fluid/operators/stft_op.h
0 → 100644
想要评论请 注册 或 登录