aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/matrix_solve_ls_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 GPU support for matrix_solve_ls by implement the default fast path a co...Gravatar A. Unique TensorFlower2017-08-30
* Slightly relax numeric tolerance for sinlge precision tests of matrix_solve_l...Gravatar A. Unique TensorFlower2017-08-18
* Add support for complex in matrix_solve_ls_op.Gravatar A. Unique TensorFlower2017-08-18
* 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
* Enable check of solution in underdetermined case for matrix_solve_ls. We have...Gravatar A. Unique TensorFlower2016-11-09
* 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
* Fix Shape inference for tf.BatchMatrixSolve and tf.BatchMatrixSolveLsGravatar A. Unique TensorFlower2016-02-18
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Rollback of "Add new matrix_solve_ls op for solving linear least-squares prob...Gravatar A. Unique TensorFlower2016-01-26
* Rollback of "Add new matrix_solve_ls op for solving linear least-squares prob...Gravatar Vijay Vasudevan2016-01-26
* Add new matrix_solve_ls op for solving linear least-squares problems.Gravatar A. Unique TensorFlower2016-01-26