Added eval_dir to Estimator so that user does not need to guess which directory conta...
authorMustafa Ispir <ispir@google.com>
Fri, 11 May 2018 05:46:15 +0000 (22:46 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 11 May 2018 05:48:55 +0000 (22:48 -0700)
commit12638c1c24c387e7c5b95a20a4d0f7275fa9e43d
treee7dae31d37bbb1b94045cbb29d7f6b2967cca58c
parent84121edc10d84dc5826518caf910e5688d5a1734
Added eval_dir to Estimator so that user does not need to guess which directory contains evaluation summaries.

PiperOrigin-RevId: 196218167
13 files changed:
tensorflow/python/estimator/estimator.py
tensorflow/python/estimator/estimator_test.py
tensorflow/tools/api/golden/tensorflow.estimator.-baseline-classifier.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-baseline-regressor.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-boosted-trees-classifier.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-boosted-trees-regressor.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-d-n-n-classifier.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-d-n-n-linear-combined-classifier.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-d-n-n-linear-combined-regressor.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-d-n-n-regressor.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-estimator.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-linear-classifier.pbtxt
tensorflow/tools/api/golden/tensorflow.estimator.-linear-regressor.pbtxt