Commit 0d160ab4 authored by Mark Daoust's avatar Mark Daoust Committed by TensorFlower Gardener
Browse files

Clear softmax_v2 warning for image_retraining and speech_commands tutorials.

`tf.nn.softmax_cross_entropy_with_logits` and `tf.losses.softmax_cross_entropy` both throw the warning.

Almost everywhere it's used can simply be replaced by `tf.losses.sparse_softmax_cross_entropy`

PiperOrigin-RevId: 178253804
parent 1730f974
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment