SetAutocastDtype ================ Sets the autocast dtype. **Abstract Signature:** ``SetAutocastDtype(device_type: str, dtype: DType)`` .. raw:: html

PyTorch

API: torch.set_autocast_dtype
Strategy: Direct Mapping

Keras

API: keras.mixed_precision.set_dtype_policy
Strategy: Direct Mapping