> ## Documentation Index
> Fetch the complete documentation index at: https://newtorch.aboneda.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mixed Precision Training

> FP16/BF16 training for faster computation

# Mixed Precision Training

torch.amp, GradScaler, autocast for 2x speedup.
