Use the new robust implementation of log determinant (linalg.slogdet) in LinearOperator.
Move creation of aliases into linalg_impl, such that these can be used inside TensorFlow without creating circular dependencies. PiperOrigin-RevId: 173558892
Loading
Please sign in to comment