pytorch / 1 / generated / torch.nn.functional.rrelu.html

torch.nn.functional.rrelu

torch.nn.functional.rrelu(input, lower=1.0 / 8, upper=1.0 / 3, training=False, inplace=False) → Tensor [source]

Randomized leaky ReLU.

See RReLU for more details.

Return type:

Tensor

© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/1.13/generated/torch.nn.functional.rrelu.html