aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/training_ops.py
Commit message (Expand)AuthorAge
* Add pylint check for W0611 unused-import in ci_sanity.sh and fix existing pyl...Gravatar Yifei Feng2018-02-06
* Automated g4 rollback of changelist 168576795Gravatar Olivia Nordquist2017-09-13
* Refactor optimizers and cleanup registrationGravatar A. Unique TensorFlower2017-09-13
* Remove unneeded call_cpp_shape_fn call, since it is now the default.Gravatar Vijay Vasudevan2016-11-14
* Add option 'centered' to RMSPropOptimizer. When set to False, gradients are n...Gravatar A. Unique TensorFlower2016-10-06
* Delegate to C++ shape functions for python ops in training_ops and io_ops.Gravatar A. Unique TensorFlower2016-09-06
* Adagrad Dual Averaging optimizer for sparse linear models, that takes care of...Gravatar A. Unique TensorFlower2016-08-18
* Merge changes from github.Gravatar Vijay Vasudevan2016-06-11
* ProximalAdagrad and ProximalGradientdescent, which provide l1 and l2 regulari...Gravatar A. Unique TensorFlower2016-06-06
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* PyLint updates.Gravatar Josh Levenberg2016-04-01
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Add fused implementation: FTRL-proximal, which can be used for wide modelGravatar A. Unique TensorFlower2016-02-17
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06