CanCast ======= Returns True if cast between data types can occur according to the casting rule. **Abstract Signature:** ``CanCast(from_: DType | Tensor, to: DType, casting: str = safe)`` .. raw:: html
torch.can_cast
jax.numpy.can_cast
numpy.can_cast