SymInt ====== Casts a symbolic float or object to an int. **Abstract Signature:** ``SymInt(a)`` .. raw:: html

PyTorch

API: torch.sym_int
Strategy: Direct Mapping

JAX (Core)

API:
Strategy: Macro 'int({a})'

NumPy

API: int
Strategy: Macro 'int({a})'

Keras

API:
Strategy: Custom / Partial

TensorFlow

API:
Strategy: Custom / Partial

Apple MLX

API:
Strategy: Macro 'int({a})'

Flax NNX

API:
Strategy: Custom / Partial

PaxML / Praxis

API:
Strategy: Custom / Partial