aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/training_ops.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Add an attr to apply_adagrad op that allows it to skip updating the accumulat...Gravatar A. Unique TensorFlower2018-04-24
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Open-sourcing AddSign and PowerSign optimizers, found in Neural OptimizerGravatar A. Unique TensorFlower2017-11-17
* Remove more parts of DCASGD missed in the first pass. (47949b)Gravatar A. Unique TensorFlower2017-08-10
* Add support for the shrinkage-type L2 to FtrlOptimizer in addition to the onl...Gravatar A. Unique TensorFlower2017-07-05
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar A. Unique TensorFlower2017-05-18
* Refactor training helper functions to separate library.Gravatar A. Unique TensorFlower2017-04-28
* Add option 'centered' to RMSPropOptimizer. When set to False, gradients are n...Gravatar A. Unique TensorFlower2016-10-06
* Adagrad Dual Averaging optimizer for sparse linear models, that takes care of...Gravatar A. Unique TensorFlower2016-08-18
* Merge changes from github.Gravatar Martin Wicke2016-07-25
* ProximalAdagrad and ProximalGradientdescent, which provide l1 and l2 regulari...Gravatar A. Unique TensorFlower2016-06-06
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* 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: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06