Adds batch inference support on TPU with TPUEstimator.predict.
authorJianwei Xie <xiejw@google.com>
Fri, 2 Feb 2018 23:00:17 +0000 (15:00 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 2 Feb 2018 23:04:07 +0000 (15:04 -0800)
commit137ddf01f370028cb6014916fc409b1840f4e356
tree6ae3cf8ab17c5072f081e0512bf56cba0bc54f0f
parent1d172a20f63fbcf33c75a7793374e11df1a9db1a
Adds batch inference support on TPU with TPUEstimator.predict.

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