pytorch
a7689e73 - [Docs] Document of RReLU about its different behavior between training and evaluation (#95624)

Commit
1 year ago
[Docs] Document of RReLU about its different behavior between training and evaluation (#95624) Current document of [Randomized Leaky ReLU (RReLU)](https://pytorch.org/docs/stable/generated/torch.nn.RReLU.html#torch.nn.RReLU) does not demonstrate its different behavior between training and evaluation. This PR adds illustrations about this. Fixes #95605. Pull Request resolved: https://github.com/pytorch/pytorch/pull/95624 Approved by: https://github.com/albanD, https://github.com/H-Huang
Author
Committer
Parents
Loading