Rate this Page

Template Function at::symint::repeat_interleave_out(at::Tensor&, const at::Tensor&, ::std::optional<c10::SymInt>)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, c10::SymInt>>>
at::Tensor &at::symint::repeat_interleave_out(at::Tensor &out, const at::Tensor &repeats, ::std::optional<c10::SymInt> output_size = ::std::nullopt)#