aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/saver_test_utils.py
Commit message (Expand)AuthorAge
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Add support for eager mode to saver.Gravatar A. Unique TensorFlower2017-08-25
* Make tf.contrib.lookup python functions use the kernels v2 that uses the r...Gravatar Yutaka Leon2017-06-07
* Organize the lookup table ops into it's own lookup_ops.cc file instead of dat...Gravatar Yutaka Leon2017-05-04
* Make SavedModel exports include all the SAVEABLE objects and not just global ...Gravatar A. Unique TensorFlower2017-03-15