aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/qr_op_test.py
Commit message (Expand)AuthorAge
* [TF:XLA] Implement full_matrices=False case of QR decompositionGravatar A. Unique TensorFlower2018-08-30
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-22
* [TF:XLA] Add a 2000x2000 test case to Cholesky and QR decomposition tests.Gravatar Peter Hawkins2018-07-17
* [TF:XLA] Add implementation of block Householder QR decomposition.Gravatar Peter Hawkins2018-07-10