jax.dtypes.float0

Contents

jax.dtypes.float0#

jax.dtypes.float0 = dtype([('float0', 'V')])#

DType class corresponding to the scalar type and dtype of the same name.

Please see numpy.dtype for the typical way to create dtype instances and Data type objects (dtype) for additional information.