aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/estimator/util.py
Commit message (Expand)AuthorAge
* Move TPU variables to the TPU device in TPUStrategy.Gravatar Jonathan Hseu2018-09-28
* Handle the case where input_fn dataset may not contain labels.Gravatar Priya Gupta2018-08-27
* Add code path in estimator to use the new distributed strategy apiGravatar Sourabh Bajaj2018-06-28
* 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
* Expose a version of model_fn for contrib Estimators. Make the body of get_tim...Gravatar A. Unique TensorFlower2018-03-08
* Update eager's MNIST example to inherit from `tf.keras.Model`.Gravatar Akshay Agrawal2018-02-15
* Remove unwrapping for function argument inspection in Estimator.Gravatar Martin Wicke2017-12-26
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* 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