Tutorials
Advanced JAX Tutorials
Notes
Developer documentation
API documentation
jit
vmap
pmap
Warning
This page was created from a pull request.
jax.nn.
leaky_relu
Leaky rectified linear unit activation function.
Computes the element-wise function:
where \(\alpha\) = negative_slope.
negative_slope