Address bug in distributed strategies `Monitor` to allow running for >1 step.
authorPriya Gupta <priyag@google.com>
Wed, 4 Apr 2018 23:34:54 +0000 (16:34 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 4 Apr 2018 23:37:13 +0000 (16:37 -0700)
commit2af88f3e2114ce28fddd2f512477db020d34407a
tree7c577de739dc22613fd07cb37e7dd73f42387045
parentd107fee1e4a9a4462f01564798d345802acc2aef
Address bug in distributed strategies `Monitor` to allow running for >1 step.

PiperOrigin-RevId: 191667378
tensorflow/contrib/distribute/python/monitor.py