Always sets self._built in tfe.metrics when build() is called.
authorAlexandre Passos <apassos@google.com>
Fri, 16 Mar 2018 23:10:46 +0000 (16:10 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 16 Mar 2018 23:15:25 +0000 (16:15 -0700)
commit139c6ce00610b43e05855135dab987997bcfe11f
tree1a78f0bba92da61cf5b240b468da10e686a27b89
parentf06cce76e1f134a8787e28e7adc7182e24cdf1a5
Always sets self._built in tfe.metrics when build() is called.

PiperOrigin-RevId: 189408745
tensorflow/contrib/eager/python/metrics_impl.py
tensorflow/contrib/eager/python/metrics_test.py