aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/training_util.py
Commit message (Expand)AuthorAge
* Add new aggregation mode "ONLY_FIRST_TOWER" and use it for the globalGravatar A. Unique TensorFlower2018-08-29
* [Doc]: Fix #21344Gravatar Asim Shankar2018-08-03
* Public API to switch between eager execution and graph building.Gravatar Alexandre Passos2018-05-25
* Use is_resource_variable() in train.assert_gloabl_step.Gravatar A. Unique TensorFlower2018-03-26
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-31
* Automated g4 rollback of changelist 178634559Gravatar A. Unique TensorFlower2017-12-11
* Use the Snapshot kernel to force a copy of global step instead of the ugly "x...Gravatar A. Unique TensorFlower2017-12-11
* Saves summaries in the mnist example.Gravatar Alexandre Passos2017-10-27
* Puts the global step read within the global step name scope, for clean/organi...Gravatar A. Unique TensorFlower2017-10-12
* Added utilities to make global step reading deterministic. Used them in Estim...Gravatar Mustafa Ispir2017-10-04
* Automated g4 rollback of changelist 170525148Gravatar Mustafa Ispir2017-10-02
* Fixed some non deterministic tests.Gravatar Mustafa Ispir2017-09-29
* contrib summaries work in eager-graph mode (with defun)Gravatar Alexandre Passos2017-09-06
* Add support for eager mode to saver.Gravatar A. Unique TensorFlower2017-08-25
* Move Global step creator utilities from contrib to training_util.Gravatar Mustafa Ispir2017-02-21
* Changes ResourceVariable constructor to be more similar to Variable.Gravatar A. Unique TensorFlower2016-12-14
* Add missing dependencies and resolve circular dependencies.Gravatar Patrick Nguyen2016-11-23
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Adding an atomic_write method to file_io which uses a temp file and renaming ...Gravatar Rohan Jain2016-10-18
* Add more descriptive error message for assert_global_step.Gravatar A. Unique TensorFlower2016-10-17
* Move MonitoredSession and related utilities from tf.contrib.learn to tf.trainGravatar Mustafa Ispir2016-10-03
* Allow graph to be passed in to write_graph.Gravatar Sherry Moore2016-10-01
* Moving the python filesystem API support from saver_io.i to file_io. Also spl...Gravatar A. Unique TensorFlower2016-07-12
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Added basic filesystem support in Saver to support gcs.Gravatar Sherry Moore2016-05-19
* Fix minor typo in documentation in training_util.pyGravatar A. Unique TensorFlower2016-02-24
* some linting fixes to changes brought in from the public.Gravatar Vijay Vasudevan2016-01-07
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-11
* TensorFlow: Upstream changes from git.Gravatar Vijay Vasudevan2015-12-09
* 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