Rate this Page

Function at::fft_fft2#

Function Documentation#

inline at::Tensor at::fft_fft2(const at::Tensor &self, at::OptionalIntArrayRef s = ::std::nullopt, at::IntArrayRef dim = {-2, -1}, ::std::optional<c10::string_view> norm = ::std::nullopt)#