jax.Array.dtype — JAX documentation (
original
) (
raw
)
jax.Array.dtype
#
property
Array.dtype_: np.dtype_
[source]
#
The data type (
numpy.dtype
) of the array.