Use softmax_crossentropy_with_logits_v2 in tf.keras since softmax_crossentropy_with_l...
authorAnjali Sridhar <anjalisridhar@google.com>
Tue, 20 Mar 2018 23:32:22 +0000 (16:32 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 20 Mar 2018 23:34:39 +0000 (16:34 -0700)
commit9d1c63a6516290a79b70c54aea1b8fd917be17f3
treeb49344fd62f222f0e7616ce6b42393257b46feef
parent49ee96a60bea1b595cff3cb550cfc8d2ade5ed8b
Use softmax_crossentropy_with_logits_v2 in tf.keras since softmax_crossentropy_with_logits is deprecated.

PiperOrigin-RevId: 189833677
tensorflow/python/keras/_impl/keras/backend.py