aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/learning_rate_decay.py
Commit message (Expand)AuthorAge
* This CL changes the graph-mode API of the learning_rate_decay functions in TF...Gravatar A. Unique TensorFlower2018-09-05
* Correct natural exp decay documentation.Gravatar Zhenyu Tan2018-07-24
* Automated g4 rollback of changelist 201101839Gravatar Xuechen Li2018-06-19
* Automated g4 rollback of changelist 201089859Gravatar Xuechen Li2018-06-18
* Make learning decay functions return functions that return theGravatar Xuechen Li2018-06-18
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-31
* Add C0301 line-too-long error to pylint sanity check.Gravatar Yifei Feng2018-01-26
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* Fix tf.train.piecewise_constant docstring example.Gravatar Reed Wanderman-Milne2017-12-28
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Make learning_rate_decay.piecewise_constant work in Eager mode.Gravatar A. Unique TensorFlower2017-10-30
* Adding learning rate decays found in Neural Optimizer Search with Reinforceme...Gravatar A. Unique TensorFlower2017-10-25
* Added an additional check on the length of the values and boundaries lists.Gravatar A. Unique TensorFlower2017-10-17
* Merge changes from github.Gravatar Shanqing Cai2017-09-25
* Automatically promote int32 boundaries to int64 in tf.train.piecewise_constantGravatar Neal Wu2017-08-16
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Fix polynomial decay doc.Gravatar Sergio Guadarrama2017-02-22
* Rename usages of tf.mul, tf.neg, tf.sub that are used internallyGravatar Andrew Selle2016-12-20
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-10-28
* Require loss tensor to be scalar, and add a few other arg checks.Gravatar A. Unique TensorFlower2016-10-17
* Merge changes from github.Gravatar Benoit Steiner2016-08-18
* Deprecate op_scope by extending name_scope and move all callers to the new na...Gravatar Lukasz Kaiser2016-08-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-07-31
* Merge changes from github.Gravatar Martin Wicke2016-07-25
* Added polynomial learning_rate_decay.Gravatar A. Unique TensorFlower2016-06-13
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-26
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Upstream changes from afternoon.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06