mlx.nn.LogSoftmax

目錄

mlx.nn.LogSoftmax#

class LogSoftmax#

Applies the Log Softmax function.

See log_softmax() for the functional equivalent.

方法