Rate this Page

Template Function at::symint::_fft_c2c_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, int64_t, bool)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, int64_t>>>
at::Tensor &at::symint::_fft_c2c_out(at::Tensor &out, const at::Tensor &self, at::IntArrayRef dim, int64_t normalization, bool forward)#