torch.nn.functional.leaky_relu_
-
torch.nn.functional.leaky_relu_(input, negative_slope=0.01) → Tensor -
In-place version of
leaky_relu().
torch.nn.functional.leaky_relu_(input, negative_slope=0.01) → Tensor In-place version of leaky_relu().
© 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.leaky_relu_.html