Tutorials
Advanced JAX Tutorials
Notes
Developer documentation
API documentation
jit
vmap
pmap
Warning
This page was created from a pull request.
jax.lax.
cumprod
Computes a cumulative product along axis.
operand (Any) β
Any
axis (int) β
int
reverse (bool) β
bool