ULong ===== Unsigned long integer type. **Abstract Signature:** ``ULong(value: int = 0)`` .. raw:: html

PyTorch

API: torch.int64
Strategy: Direct Mapping

JAX (Core)

API: jnp.uint64
Strategy: Direct Mapping

NumPy

API: numpy.ulong
Strategy: Direct Mapping