Skip to content

feat: Enable CUDA graphs for faster inference#7

Merged
Aatricks merged 1 commit intomainfrom
feature-enable-cuda-graphs
Oct 26, 2025
Merged

feat: Enable CUDA graphs for faster inference#7
Aatricks merged 1 commit intomainfrom
feature-enable-cuda-graphs

Conversation

@Aatricks
Copy link
Copy Markdown
Owner

Enabled CUDA graphs in StableFast configuration to improve inference speed.

  • Modified src/StableFast/StableFast.py to allow enabling CUDA graphs.
  • Updated src/user/pipeline.py to activate CUDA graphs when stable_fast is enabled.

Enabled CUDA graphs in StableFast configuration to improve inference speed.

- Modified `src/StableFast/StableFast.py` to allow enabling CUDA graphs.
- Updated `src/user/pipeline.py` to activate CUDA graphs when `stable_fast` is enabled.
@Aatricks Aatricks self-assigned this Oct 26, 2025
@Aatricks Aatricks merged commit 9cb1392 into main Oct 26, 2025
1 check failed
@Aatricks Aatricks deleted the feature-enable-cuda-graphs branch October 26, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant