TypenameΒΆ
String representation of the type of an object.
Abstract Signature:
Typename(obj)
JAX (Core)
API:
jax.numpy.typenameStrategy: Macro 'str(type({obj}))'
NumPy
API:
numpy.typenameStrategy: Macro 'str(type({obj}))'
Keras
API:
βStrategy: Custom / Partial
TensorFlow
API:
βStrategy: Custom / Partial
Apple MLX
API:
βStrategy: Custom / Partial