Round_ ====== In-place version of Round. **Abstract Signature:** ``Round_(input: Tensor, decimals: int = 0)`` .. raw:: html

PyTorch

API: torch.round_
Strategy: Direct Mapping

JAX (Core)

API: jax.numpy.round
Strategy: Direct Mapping