On this page
torch.nn.functional.alpha_dropout
torch.nn.functional.alpha_dropout(input, p=0.5, training=False, inplace=False)[source]-
Applies alpha dropout to the input.
See
AlphaDropoutfor 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.alpha_dropout.html