mlx.nn.LogSoftmax

目录

mlx.nn.LogSoftmax#

class LogSoftmax#

应用 Log Softmax 函数。

参见 log_softmax() 获取函数式对应项。

方法