Rate this Page

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

Function Documentation#

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