aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/determinant_op_test.py
Commit message (Expand)AuthorAge
* Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...Gravatar A. Unique TensorFlower2018-10-08
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* * Add GPU implementation of LogDeterminant op.Gravatar A. Unique TensorFlower2017-10-24
* a) Added a new op tf.linalg.slogdet, the equivalent of numpy.linalg.slogdet, andGravatar A. Unique TensorFlower2017-10-03
* * Add mechanism to CudaSolver for capturing references to temporary tensors. ...Gravatar A. Unique TensorFlower2017-09-29
* Fix linear algebra benchmarks.Gravatar A. Unique TensorFlower2017-08-17
* Add benchmarks for matrix_inverse and determinant.Gravatar A. Unique TensorFlower2017-08-04
* Implement GPU version of tf.determinant.Gravatar A. Unique TensorFlower2017-08-02
* Add complex tensors support to `matrix_determinant`.Gravatar A. Unique TensorFlower2017-07-06
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* 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
* 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
* 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