aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/solvers/python/ops/util.py
Commit message (Expand)AuthorAge
* support preconditioner for `conjugated_gradient()` in `linear_equations.py` (...Gravatar Cesc2018-01-24
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove tf.batch_matmul Python interface.Gravatar A. Unique TensorFlower2016-12-07
* Deprecate tf.batch_matmul and replace with equivalent calls to tf.matmul that...Gravatar A. Unique TensorFlower2016-11-17
* Creates a library of matrix-free solvers for linear equations, linear least-s...Gravatar A. Unique TensorFlower2016-11-14