# Core Concepts Understand how `torch.compile` works, including the programming model, graph breaks, and compilation behavior. ```{toctree} :maxdepth: 1 compile/programming_model.md torch.compiler_dynamo_overview.md torch.compiler_nn_module.md torch.compiler_backward.md ```