Shortcuts

Function at::diagonal(const at::Tensor&, at::Dimname, at::Dimname, at::Dimname, int64_t)

Function Documentation

inline at::Tensor at::diagonal(const at::Tensor &self, at::Dimname outdim, at::Dimname dim1, at::Dimname dim2, int64_t offset = 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