aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/self_adjoint_eig_op_test.py
Commit message (Expand)AuthorAge
* Don't flush denormals when calling Eigen::SelfAdjointEigenSolver.Gravatar A. Unique TensorFlower2018-03-27
* Add gradient for SVD. This is based on draft code by Catalin Ionescu (cdi@goo...Gravatar A. Unique TensorFlower2017-10-11
* * 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
* Add unit tests and fix broken gradient calculation for tf.self_adjoint_eigvals.Gravatar A. Unique TensorFlower2017-08-21
* Fixes gradient for complex valued inputsGravatar A. Unique TensorFlower2017-05-23
* * Properly compute Hermitian matrices in self_adjoint_eig tests.Gravatar A. Unique TensorFlower2017-04-18
* Merge changes from github.Gravatar Patrick Nguyen2017-04-17
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Deprecate tf.batch_matmul and replace with equivalent calls to tf.matmul that...Gravatar A. Unique TensorFlower2016-11-21
* Add gradient for self_adjoint_eig op. Make the unit test sharded.Gravatar A. Unique TensorFlower2016-09-13
* 1. Rename batch_matrix_* ops to matrix_*. Specifically, this applies toGravatar A. Unique TensorFlower2016-09-13
* Replace most linear algebra ops with their batch versions and deprecateGravatar A. Unique TensorFlower2016-09-09
* Upgraded eigen to the latest versionGravatar Benoit Steiner2016-08-10
* Changes {batch_}self_adjoint_eig ops to return eigenvalues and eigenvectors a...Gravatar A. Unique TensorFlower2016-08-04
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Rollback of Rollback of "Add MultivariateNormal to tf.contrib.distributions."Gravatar Eugene Brevdo2016-04-20
* Rollback of "Add MultivariateNormal to tf.contrib.distributions."Gravatar A. Unique TensorFlower2016-04-19
* Add MultivariateNormal to tf.contrib.distributions.Gravatar Eugene Brevdo2016-04-19
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Cleaning up pylints - removing some unnecessary ones, beingGravatar David G. Andersen2016-02-08
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-03