Puts the iterations_per_loop, which controls how many steps the TPU system to
authorJianwei Xie <xiejw@google.com>
Tue, 23 Jan 2018 06:06:10 +0000 (22:06 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 23 Jan 2018 06:08:52 +0000 (22:08 -0800)
commitd16b06c6967c0e29c2cd0f7a170f316163c58f31
treebe0d47f6a3ea84bbd55a40f16b80bbb4cdbec864
parentfb2f927841effc420cbb891fec5efd0d329bf20e
Puts the iterations_per_loop, which controls how many steps the TPU system to
run for each training/evaluatoin loop, into local variable collection.

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