mlx.nn.LogSigmoid

目录

mlx.nn.LogSigmoid#

class LogSigmoid#

应用对数 Sigmoid 函数。

请参阅 log_sigmoid() 获取函数式等效项。

方法