Rate this Page

Template Function at::symint::roll_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, c10::SymInt>>>
at::Tensor &at::symint::roll_out(at::Tensor &out, const at::Tensor &self, c10::SymIntArrayRef shifts, at::IntArrayRef dims = {})#