Rate this Page

Function at::repeat_interleave(const at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, ::std::optional<int64_t>)#

Function Documentation#

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