aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/linalg_ops_common.cc
Commit message (Expand)AuthorAge
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* * Wrap cuBlas high-level solvers into CudaSolver.Gravatar A. Unique TensorFlower2017-05-10
* Merge changes from github.Gravatar Dan Ringwalt2017-05-05
* Add support for solvers based on the Nvidia cuSolver library.Gravatar A. Unique TensorFlower2017-04-10
* Actually forward inputs in linear algebra ops. Previously, the Tensor copies ...Gravatar A. Unique TensorFlower2017-02-28
* Allow (safe) in-place computation in TensorFlow C++ ops. When at least one in...Gravatar A. Unique TensorFlower2017-02-21
* Add whitespace to improve readability of logging & errors strings.Gravatar A. Unique TensorFlower2017-01-26
* Merge changes from github.Gravatar Shanqing Cai2017-01-23
* Add support for complex SVD. This is a cleaned up version of PR #3976.Gravatar A. Unique TensorFlower2016-09-02
* Get rid of SupportsBatchOperation template parameter from linear algebra ops,...Gravatar A. Unique TensorFlower2016-08-25
* Add an op for singular value decomposition (SVD) of a dense matrix or batches...Gravatar A. Unique TensorFlower2016-08-01
* Refactor common linear algebra op helper classes to a single base class and m...Gravatar A. Unique TensorFlower2016-07-26
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: more features, performance improvements, and doc fixes.Gravatar Vijay Vasudevan2015-11-18
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06