Support outfeed host calls in TPUEstimator. That implicitly allows us to support...
authorJonathan Hseu <jhseu@google.com>
Tue, 30 Jan 2018 20:49:18 +0000 (12:49 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 30 Jan 2018 21:29:39 +0000 (13:29 -0800)
commit92b3200b220e236cdaec6bf7c9a1a99192794347
tree1a5bae1da1bb677ea59a50e607e2d5766efd196b
parent5e9a946b0fbab8e36e4e2dd20480f0982f540890
Support outfeed host calls in TPUEstimator. That implicitly allows us to support tf.contrib.summary (see the unit test).

We may change the recommended way to use summaries later.

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