SvdΒΆ
Computes the singular value decomposition.
Abstract Signature:
Svd(input: Tensor, some: bool = True, compute_uv: bool = True)
Computes the singular value decomposition.
Abstract Signature:
Svd(input: Tensor, some: bool = True, compute_uv: bool = True)