aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/estimator/util_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Add a convenience function, build_supervised_input_receiver_fn_from_input_fn,Gravatar Karmel Allison2018-05-30
* Move fn_args utility into core TensorFlow from Estimator.Gravatar Michael Case2018-05-11
* Exclude 'self' from function arguments returned by util.fn_args for callablesGravatar A. Unique TensorFlower2017-10-26
* Consolidate/Merge the fn_args in multiple places (with double partial) and ad...Gravatar Jianwei Xie2017-07-06