On this page
torch.nn.functional.selu
torch.nn.functional.selu(input, inplace=False) → Tensor
[source]-
Applies element-wise, , with and .
See
SELU
for more details.- Return type
© 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.selu.html