Rate this Page

Template Function at::symint::fft_ifft_outf(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, int64_t>>>
at::Tensor &at::symint::fft_ifft_outf(const at::Tensor &self, ::std::optional<int64_t> n, int64_t dim, ::std::optional<c10::string_view> norm, at::Tensor &out)#