aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/matrix_triangular_solve_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Allow complex valued input for Cholesky decomposition.Gravatar A. Unique TensorFlower2017-05-31
* Disable invalid buffer forwarding in GPU kernel for matrix_triangular_solve.Gravatar A. Unique TensorFlower2017-04-19
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-10-28
* 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
* Add an attribute to {batch_}matrix_solve and {batch_}matrix_triangular_solve ...Gravatar A. Unique TensorFlower2016-04-08
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Fix and re-enable tests for matrix_triangular_solve op.Gravatar A. Unique TensorFlower2016-01-21
* Change: 112309029Gravatar Manjunath Kudlur2016-01-15
* Adds {batch_}matrix_solve and {batch_}triangular_matrix_solve ops.Gravatar A. Unique TensorFlower2016-01-15