CommonTypeΒΆ
Return a scalar type which is common to the input arrays.
Abstract Signature:
CommonType(arrays: List[Array])
PyTorch
API:
torch.promote_typesStrategy: Plugin (reduce_promote_types)
Return a scalar type which is common to the input arrays.
Abstract Signature:
CommonType(arrays: List[Array])
torch.promote_types