Modify model output names to not be unique when in distribution context.
authorAnjali Sridhar <anjalisridhar@google.com>
Wed, 23 May 2018 21:36:23 +0000 (14:36 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 23 May 2018 21:39:26 +0000 (14:39 -0700)
commitd01df010c325288d9ea88cfd8038c81a35df9766
treee23284b0bbcf062307c2857842e46db1a91da6c8
parente0090257a0c88c1a1e16f92a88423de01ef231ce
Modify model output names to not be unique when in distribution context.

PiperOrigin-RevId: 197791115
tensorflow/contrib/distribute/python/BUILD
tensorflow/contrib/distribute/python/keras_test.py [new file with mode: 0644]
tensorflow/python/estimator/keras.py