aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/tensorflow.estimator.-d-n-n-classifier.pbtxt
Commit message (Expand)AuthorAge
* Keep 2 sets of API Goldens (goldens/v1 and goldens/v2).Gravatar Anna R2018-08-07
* batch_norm: Whether to use batch normalization after each hidden layer.Gravatar A. Unique TensorFlower2018-07-02
* Added eval_dir to Estimator so that user does not need to guess which directo...Gravatar Mustafa Ispir2018-05-10
* Add yield_single_examples arg to Estimator.predictGravatar A. Unique TensorFlower2018-02-12
* Adds loss_reduction argument to canned estimators.Gravatar A. Unique TensorFlower2018-01-24
* Add WarmStartSettings configuration for canned Estimators.Gravatar A. Unique TensorFlower2018-01-17
* meta_graph export: Add support to strip default valued attributes.Gravatar A. Unique TensorFlower2018-01-02
* Added get variable utils to tf.estimator.Estimator.Gravatar Mustafa Ispir2017-10-04
* Added CheckpointSavingListeners into Estimator.train interface. This is used ...Gravatar Mustafa Ispir2017-10-03
* Add latest_checkpoint to the estimator. Users of estimators do not need to kn...Gravatar Mustafa Ispir2017-09-25
* Provide a public property to access model_fn of an Estimator. An example usag...Gravatar Mustafa Ispir2017-09-07
* Added canned estimators to Tensorflow library. List of added estimators:Gravatar Mustafa Ispir2017-06-22