W3cubDocs

/PyTorch 2.9

torch.linalg.diagonal

torch.linalg.diagonal(A, *, offset=0, dim1=-2, dim2=-1) → Tensor

Alias for torch.diagonal() with defaults dim1= -2, dim2= -1.

© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.linalg.diagonal.html