aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/training_ops_test.py
Commit message (Expand)AuthorAge
* Updating the V2 variables API.Gravatar Alexandre Passos2018-09-27
* Loosen assertClose tolerance in a couple of tests where the floatingGravatar A. Unique TensorFlower2017-08-10
* Make ResourceVariable inherit from Variable.Gravatar Alexandre Passos2017-05-18
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Execute TODOs toGravatar Olivia Nordquist2016-06-14
* 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
* Add support for fp16 to all the training ops. Note that FTRL in particularGravatar A. Unique TensorFlower2016-04-20
* No GPU implementation so we don't want to FTRL running on GPU case.Gravatar A. Unique TensorFlower2016-02-17
* Add fused implementation: FTRL-proximal, which can be used for wide modelGravatar A. Unique TensorFlower2016-02-17
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Speedup Gather and SparseApplyAdagrad when embedding dim is 1, which is theGravatar A. Unique TensorFlower2016-01-26
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* 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