Add evaluation metrics and export results in the new train_and_evaluate API (for...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 17 May 2018 09:47:24 +0000 (02:47 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 17 May 2018 09:49:54 +0000 (02:49 -0700)
commitd0607d7694cd51bf051e842e6a0481975f08accd
tree1989399e1ccc14a9db969c71803c328aa1538267
parentd86dcdb8e8d284be1a2897f9d1e00b92eed5ac68
Add evaluation metrics and export results in the new train_and_evaluate API (for local mode).

PiperOrigin-RevId: 196962253
tensorflow/python/estimator/training.py
tensorflow/python/estimator/training_test.py