IsSubDtypeΒΆ
Returns True if first argument is a typecode lower/equal in type hierarchy.
Abstract Signature:
IsSubDtype(arg1, arg2)
PyTorch
API:
βStrategy: Custom / Partial
Returns True if first argument is a typecode lower/equal in type hierarchy.
Abstract Signature:
IsSubDtype(arg1, arg2)
β