Tutorials
Advanced JAX Tutorials
Notes
Developer documentation
API documentation
jit
vmap
pmap
Warning
This page was created from a pull request.
jax.lax.
round
Elementwise round.
Rounds values to the nearest integer. Halfway values (e.g., 0.5) are rounded away from zero.
x (Any) –
Any