tf.nn.softmax

tf.nn.softmax

tf.nn.softmax

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

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

See the guides: Layers (contrib) > Higher level ops for building neural network layers, Neural Netwo