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

# Custom Autograd Functions

> Define your own forward and backward passes

# Custom Autograd Functions

torch.autograd.Function for custom differentiable operations.
