Enable checkpointless eval and predict for tf.estimator.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 1 May 2018 21:04:59 +0000 (14:04 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 1 May 2018 21:07:19 +0000 (14:07 -0700)
commit7cbbd3525b4232f2dc8cd117852c26ec472aa9b2
treeb927a4f1ca7082255bc530ef6110f3f5836f5573
parent75c1896fb26a91ae8d895e24bfc128084cba4e9e
Enable checkpointless eval and predict for tf.estimator.

PiperOrigin-RevId: 194993191
tensorflow/python/estimator/estimator.py
tensorflow/python/estimator/estimator_test.py