LuUnpack ======== Unpacks the LU decomposition into P, L, U matrices. **Abstract Signature:** ``LuUnpack(LU_data: Tensor, LU_pivots: Tensor, unpack_data: bool = True, unpack_pivots: bool = True)`` .. raw:: html
torch.lu_unpack
—
tf.linalg.lu_reconstruct