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

torch.nn.functional.rrelu

torch.nn.functional.rrelu(input, lower=1. / 8, upper=1. / 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/2.1/generated/torch.nn.functional.rrelu.html