aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/ftrl_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-24
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* Fix FTRL L2-shrinkage behavior: the gradient from the L2 shrinkage term shoul...Gravatar A. Unique TensorFlower2018-08-28
* Add support for the shrinkage-type L2 to FtrlOptimizer in addition to the onl...Gravatar A. Unique TensorFlower2017-07-05
* Enables sparse optimizers for resource variables.Gravatar A. Unique TensorFlower2017-01-31
* Enables all optimizers for dense resource variables.Gravatar A. Unique TensorFlower2017-01-27
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Merge changes from github.Gravatar Benoit Steiner2016-08-18
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Enable fp16 support for all optimizers, and also add unit tests for all thatGravatar A. Unique TensorFlower2016-04-20
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* 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 the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06