SymIntΒΆ

Casts a symbolic float or object to an int.

Abstract Signature:

SymInt(a)

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