Shortcuts

Function at::split_with_sizes_copy

Function Documentation

inline ::std::vector<at::Tensor> at::split_with_sizes_copy(const at::Tensor &self, at::IntArrayRef split_sizes, int64_t dim = 0)

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources