Rate this Page

Function at::fft_ifft2_out#

Function Documentation#

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