Tutorials
Advanced JAX Tutorials
Notes
Developer documentation
API documentation
jit
vmap
pmap
jax.numpy.
round
Round an array to the given number of decimals.
LAX-backend implementation of round_(). Original docstring below.
round_()
See also
around()
equivalent function; see for details.