torch.nn.functional.softshrink¶ torch.nn.functional.softshrink(input, lambd=0.5) → Tensor¶ 按元素应用软阈值函数 有关更多详细信息,请参阅 Softshrink。