Fixed the bug that predict input_fn requires the labels.
authorJianwei Xie <xiejw@google.com>
Tue, 6 Mar 2018 18:31:07 +0000 (10:31 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Mar 2018 18:38:51 +0000 (10:38 -0800)
commit4b692b11f0988bbe0368722eba9dddde1c12af42
treefa2978ff52d986c775a8a4f8d96fcbd0e4c274d6
parent155743816c0d94ca44186147a9ad1c26f93985a9
Fixed the bug that predict input_fn requires the labels.

PiperOrigin-RevId: 188042708
tensorflow/contrib/tpu/python/tpu/tpu_estimator.py