aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/qr_op_impl.h
Commit message (Expand)AuthorAge
* Fix include guardsGravatar A. Unique TensorFlower2018-08-16
* Move EyeFunctor to a separate file, and change it to a more efficient impleme...Gravatar A. Unique TensorFlower2017-10-26
* Use optimized functor for conjugate transpose in MatrixInverseOp.Gravatar A. Unique TensorFlower2017-10-17
* * Add mechanism to CudaSolver for capturing references to temporary tensors. ...Gravatar A. Unique TensorFlower2017-09-29
* Add GPU support for self_adjoint_eig a.k.a. tf.linalg.eigh.Gravatar A. Unique TensorFlower2017-09-22
* Split self_adjoint_eig_v2_op.cc according to type to speed up build.Gravatar A. Unique TensorFlower2017-09-20
* Enable GPU support of QR decomposition for the cases left out in cl/169249336.Gravatar A. Unique TensorFlower2017-09-19
* Add GPU support for QR decomposition.Gravatar A. Unique TensorFlower2017-09-19
* Small cleanup after pull: Add missing copybara rule for gdr_server_lib.cc.Gravatar A. Unique TensorFlower2017-08-15
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Adding a TF QR op.Gravatar A. Unique TensorFlower2016-11-22