> ## 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.

# TorchScript

> Serialize models for production deployment

# TorchScript

torch.jit.trace, torch.jit.script for model serialization.
