Uint1 ===== 1-bit unsigned integer type. .. raw:: html

PyTorch

API: torch.uint1
Strategy: Direct Mapping

JAX (Core)

API: jnp.uint8
Strategy: Direct Mapping

NumPy

API: np.uint8
Strategy: Direct Mapping