MinTypeCodeΒΆ

Return the character for the minimum-size type to which given types can be safely cast.

Abstract Signature:

MinTypeCode(typechars: List[str])

PyTorch

API: β€”
Strategy: Plugin (numpy_fallback)

JAX (Core)

API: jax.numpy.mintypecode
Strategy: Direct Mapping

NumPy

API: numpy.mintypecode
Strategy: Direct Mapping

Keras

API: β€”
Strategy: Plugin (numpy_fallback)

TensorFlow

API: β€”
Strategy: Plugin (numpy_fallback)

Apple MLX

API: β€”
Strategy: Plugin (numpy_fallback)

Flax NNX

API: jax.numpy.mintypecode
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.mintypecode
Strategy: Direct Mapping