mlx.nn.LogSoftmax

目录

mlx.nn.LogSoftmax#

class LogSoftmax#

Applies the Log Softmax function.

See log_softmax() for the functional equivalent.

Methods