Rate this Page

Function at::repeat_interleave_symint(const at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, ::std::optional<c10::SymInt>)#

Function Documentation#

inline at::Tensor at::repeat_interleave_symint(const at::Tensor &self, const at::Tensor &repeats, ::std::optional<int64_t> dim = ::std::nullopt, ::std::optional<c10::SymInt> output_size = ::std::nullopt)#