On this page
torch.linalg.diagonal
torch.linalg.diagonal(A, *, offset=0, dim1=-2, dim2=-1) → Tensor-
Alias for
torch.diagonal()with defaultsdim1= -2,dim2= -1.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.linalg.diagonal.html