mlx.nn.Softmax

Contents

mlx.nn.Softmax#

class Softmax#

Applies the Softmax function.

See softmax() for the functional equivalent.

Methods