Fix === Round to nearest integer towards zero. **Abstract Signature:** ``Fix(x: Tensor)`` .. raw:: html

PyTorch

API: torch.fix
Strategy: Direct Mapping

JAX (Core)

API: jax.numpy.fix
Strategy: Direct Mapping

NumPy

API: numpy.fix
Strategy: Direct Mapping