result_typeΒΆ

Returns the dtype that results from applying type promotion rules (see type-promotion) to the arguments.

JAX (Core)

API: jax.numpy.result_type
Strategy: Direct Mapping

NumPy

API: numpy.result_type
Strategy: Direct Mapping

Flax NNX

API: jax.numpy.result_type
Strategy: Direct Mapping