IsDType ======= Determine if a provided dtype is of a specified data type kind. **Abstract Signature:** ``IsDType(dtype, kind)`` .. raw:: html

PyTorch

API:
Strategy: Custom / Partial

JAX (Core)

API:
Strategy: Custom / Partial

NumPy

API: numpy.isdtype
Strategy: Direct Mapping