tf.matrix_triangular_solve(matrix, rhs, lower=None, adjoint=None, name=None) Solves systems of linear equations with upper or
tf.svd(tensor, compute_uv=True, full_matrices=False, name=None) Computes the singular value decompositions of one or more matrices
Page 11 of 11