torch.nn.functional.hardshrink
-
torch.nn.functional.hardshrink(input, lambd=0.5) → Tensor -
Applies the hard shrinkage function element-wise
See
Hardshrinkfor more details.
torch.nn.functional.hardshrink(input, lambd=0.5) → Tensor Applies the hard shrinkage function element-wise
See Hardshrink for more details.
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.nn.functional.hardshrink.html