Gelu
Gelu
nnf_gelu(input)
input |
(N,*) tensor, where * means, any number of additional dimensions |
Applies element-wise the function GELU(x) = x * Φ(x)
where Φ(x) is the Cumulative Distribution Function for Gaussian Distribution.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.