# Conflicts: # studio/backend/core/inference/diffusion.py # studio/frontend/src/features/images/images-page.tsx
3 lines
No EOL
427 B
Markdown
3 lines
No EOL
427 B
Markdown
- User asked: `What are the torch compile flags - did you enable CUDAGraphs and also see https://docs.pytorch.org/docs/stable/generated/torch.compile.html`
|
|
- Decision/context: Need verify or explain `torch.compile` flags, specifically whether CUDAGraphs are enabled.
|
|
- Pending: Inspect relevant code/config and compare against PyTorch `torch.compile` docs at `https://docs.pytorch.org/docs/stable/generated/torch.compile.html`. |