Rate this Page

Function at::tensor_split(const at::Tensor&, at::IntArrayRef, int64_t)#

Function Documentation#

inline ::std::vector<at::Tensor> at::tensor_split(const at::Tensor &self, at::IntArrayRef indices, int64_t dim = 0)#