Tutorials
Advanced JAX Tutorials
Notes
Developer documentation
API documentation
jit
vmap
pmap
Warning
This page was created from a pull request.
jax.lax.
reduce
Wraps XLA’s Reduce operator.
operands (Any) –
Any
init_values (Any) –
computation (Callable) –
Callable
dimensions (Sequence[int]) –
Sequence
int