aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/linear_optimizer/__init__.py
Commit message (Expand)AuthorAge
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* Move the util classes out of sdca_ops.py.Gravatar A. Unique TensorFlower2016-11-30
* Rewrite to make SDCA optimizer distributed.Gravatar A. Unique TensorFlower2016-07-19
* Move SDCAOptimizer from contrib/learn to contrib/linear_optimizerGravatar A. Unique TensorFlower2016-07-13
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Added a benchmark for the performance of dyanmic rnn with memory swapping. Fo...Gravatar Yuan Yu2016-02-29
* Switch sdca_ops to use tf.load_library mechanism.Gravatar A. Unique TensorFlower2016-02-25
* Eliminate unneded pylint disableGravatar David G. Andersen2016-02-24
* Tests to check linear_optimizer in tf.contrib.Gravatar A. Unique TensorFlower2016-02-24
* Add correct dependencies to sdca ops to fix build breakage.Gravatar A. Unique TensorFlower2016-02-24