PromoteTypesΒΆ
Returns the dtype with the smallest size and scalar kind that is not smaller than either type1 or type2.
Abstract Signature:
PromoteTypes(type1: DType, type2: DType)
Keras
API:
βStrategy: Custom / Partial
Apple MLX
API:
βStrategy: Custom / Partial