IsDTypeΒΆ
Determine if a provided dtype is of a specified data type kind.
Abstract Signature:
IsDType(dtype, kind)
PyTorch
API:
βStrategy: Custom / Partial
JAX (Core)
API:
βStrategy: Custom / Partial
Determine if a provided dtype is of a specified data type kind.
Abstract Signature:
IsDType(dtype, kind)
ββ