[XLA:Python] Add Cholesky, QR, and TriangularSolve to the XLA Python API.
This allows non-TF Python clients to reuse the TensorFlow implementations of these ops (and any future improvements to be shared between users). PiperOrigin-RevId: 225047881
Loading
Please sign in to comment