Autocast ======== Context manager or decorator to allow regions of script to run in mixed precision. **Abstract Signature:** ``Autocast(device_type: str, dtype: dtype, enabled: bool = True, cache_enabled: bool)`` .. raw:: html
torch.autocast
—