aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/slot_creator.py
Commit message (Expand)AuthorAge
* 1. Move distribution strategy context utility methods to a separate file with...Gravatar Priya Gupta2018-08-14
* Make slot_creator use DistributionStrategy for co-locating variables.Gravatar A. Unique TensorFlower2018-03-27
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Allow other types of variables to act as a resource variable.Gravatar Igor Saprykin2018-02-13
* Prototype for object-based save/restoreGravatar Allen Lavoie2018-02-07
* Address Adagrad/RMSProp incompatibility with CudnnRNNGravatar James Qin2018-02-06
* Fix Adam in Eager mode and test adam/momentumGravatar A. Unique TensorFlower2017-08-28
* slot_creator: fix bugs handling dynamic-shaped var/tensorGravatar James Qin2017-08-08
* Add a function to create training variable slots from an initializer. Use it ...Gravatar Peter Hawkins2017-03-15
* Change the code that builds zero slots in slot_creator.py to use a zeros_init...Gravatar Peter Hawkins2017-03-14
* Allow use of optimizers with dynamically-sized variables.Gravatar A. Unique TensorFlower2017-02-15
* Backprop through resource handles.Gravatar Alexandre Passos2017-02-13
* 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
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: add "colocate_with" feature that uses _class attribute.Gravatar Vijay Vasudevan2016-03-01
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-08