aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/cholesky_op_test.py
Commit message (Expand)AuthorAge
* Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...Gravatar A. Unique TensorFlower2018-10-08
* Replace tf.conj(tf.transpose(foo)) and tf.transpose(tf.conj(foo)) idioms with...Gravatar A. Unique TensorFlower2017-10-12
* * Add mechanism to CudaSolver for capturing references to temporary tensors. ...Gravatar A. Unique TensorFlower2017-09-29
* Automated g4 rollback of changelist 166396680Gravatar A. Unique TensorFlower2017-09-01
* Automated g4 rollback of changelist 166294015Gravatar A. Unique TensorFlower2017-08-24
* Automated g4 rollback of changelist 165887626Gravatar A. Unique TensorFlower2017-08-23
* disable test temporarilyGravatar A. Unique TensorFlower2017-08-18
* Fix linear algebra benchmarks.Gravatar A. Unique TensorFlower2017-08-17
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Add benchmarks for matrix_inverse and determinant.Gravatar A. Unique TensorFlower2017-08-04
* Adds missing group OP to benchmarkGravatar A. Unique TensorFlower2017-06-01
* Allow complex valued input for Cholesky decomposition.Gravatar A. Unique TensorFlower2017-05-31
* Add support for solvers based on the Nvidia cuSolver library.Gravatar A. Unique TensorFlower2017-04-10
* Rename usages of tf.mul, tf.neg, tf.sub that are used internallyGravatar Andrew Selle2016-12-20
* 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
* Replace most linear algebra ops with their batch versions and deprecateGravatar A. Unique TensorFlower2016-09-09
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Add gradients for batch_cholesky.Gravatar A. Unique TensorFlower2016-05-26
* 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
* Merge changes from github.Gravatar Illia Polosukhin2016-04-18
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06