tf.nn.log_softmax

tf.nn.log_softmax

tf.nn.log_softmax

log_softmax(
    logits,
    dim=-1,
    name=None
)

Defined in tensorflow/python/ops/nn_ops.py.

See the guide: Neural Network > Classification

Computes log softmax activations.

For each batch i and class j we have

logsof