> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/automodel/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/automodel/_mcp/server.

# nemo_automodel.components.cuda_graphs

CUDA graph components.

## Submodules

* **[`nemo_automodel.components.cuda_graphs.partial`](/nemo-automodel/nemo_automodel/components/cuda_graphs/partial)**

## Package Contents

### Data

[`__all__`](#nemo_automodel-components-cuda_graphs-__all__)

### API

```python
nemo_automodel.components.cuda_graphs.__all__ = ['PartialCudaGraphManager']
```