SymFloat ======== Casts a symbolic integer to a float. **Abstract Signature:** ``SymFloat(a)`` .. raw:: html

PyTorch

API: torch.sym_float
Strategy: Direct Mapping

JAX (Core)

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

NumPy

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

Keras

API:
Strategy: Custom / Partial

TensorFlow

API:
Strategy: Custom / Partial

Apple MLX

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

Flax NNX

API:
Strategy: Custom / Partial

PaxML / Praxis

API:
Strategy: Custom / Partial