aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/gradient_descent.py
Commit message (Expand)AuthorAge
* Allow adadelta, adagrad, adam, rmsprop, and gradient_descent optimizers take ...Gravatar A. Unique TensorFlower2018-06-11
* Fix convert_to_tensor logic in GradientDescentOptimizer's _prepare methodGravatar Akshay Agrawal2018-05-24
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Improvement to eager linear regression benchmarkGravatar Akshay Modi2018-03-06
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-31
* TASK 1. Python module doc stringsGravatar A. Unique TensorFlower2017-02-13
* Backprop through resource handles.Gravatar Alexandre Passos2017-02-13
* Sparse repeated indices optimizer fix for resource variables.Gravatar A. Unique TensorFlower2017-02-01
* Fix the handling of IndexedSlices with repeated sparse indices in optimizersGravatar A. Unique TensorFlower2017-01-30
* Kernels and ops for all optimizers when using resource variables.Gravatar A. Unique TensorFlower2017-01-12
* Add support for sparse access to resource variables via embedding_lookup.Gravatar A. Unique TensorFlower2016-11-09
* Making simple gradient descent work with resource variables.Gravatar A. Unique TensorFlower2016-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
* Tiny documentation fix.Gravatar A. Unique TensorFlower2015-12-15
* 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