Use high precision to compute softmax_cross_entropy_with_logits.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 28 Mar 2018 21:47:00 +0000 (14:47 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 28 Mar 2018 21:49:53 +0000 (14:49 -0700)
commit355c88503a3a998aef3c1dc51045409778afd578
tree0d93efb5783fa4944307ee7d83d5c36366d01097
parent828ebed1fe252339769ddc0acde83a55219b38c0
Use high precision to compute softmax_cross_entropy_with_logits.

PiperOrigin-RevId: 190837379
tensorflow/core/kernels/cwise_op_log.cc
tensorflow/python/ops/nn_ops.py
tensorflow/python/ops/nn_test.py