unsloth/async_task_outputs/async_task_output_vrmbti.md
Daniel Han c800e89206 Merge remote-tracking branch 'origin/image-generation' into diffusion-image-workflows
# Conflicts:
#	studio/backend/core/inference/diffusion.py
#	studio/frontend/src/features/images/images-page.tsx
2026-07-02 03:36:50 +00:00

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