aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/proximal_gradient_descent_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* Fixes correctness of ProximalAdagrad and ProximalGradientDescent under normal...Gravatar A. Unique TensorFlower2017-03-28
* 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
* Cleanup license headerGravatar A. Unique TensorFlower2016-09-29
* Fix spelling of identifiers.Gravatar Patrick Nguyen2016-09-28
* ProximalAdagrad and ProximalGradientdescent, which provide l1 and l2 regulari...Gravatar A. Unique TensorFlower2016-06-06