aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/matrix_solve_op_test.py
Commit message (Expand)AuthorAge
* Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...Gravatar A. Unique TensorFlower2018-10-08
* * Add mechanism to CudaSolver for capturing references to temporary tensors. ...Gravatar A. Unique TensorFlower2017-09-29
* * Add GPU support for matrix_solve_ls by implement the default fast path a co...Gravatar A. Unique TensorFlower2017-08-30
* Add GPU implementation of tf.matrix_solve.Gravatar A. Unique TensorFlower2017-08-17
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Extending matrix_solve to complex64 and complex128.Gravatar A. Unique TensorFlower2016-10-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
* 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
* Adds {batch_}matrix_solve and {batch_}triangular_matrix_solve ops.Gravatar A. Unique TensorFlower2016-01-15