Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
ff5ed6e1bcbd112a26f8eb43b6bfdbc5ec73726e
ff5ed6e1bcbd112a26f8eb43b6bfdbc5ec73726e
Switch branch/tag
vllm_cscc
tests
compile
piecewise
piecewise_compilation_config.json
Find file
Normal view
History
Permalink
piecewise_compilation_config.json
75 Bytes
Edit
Web IDE
Newer
Older
[torch.compile] rework compile control with piecewise cudagraph (#9715)
youkaichao
committed
Oct 29, 2024
1
2
3
4
{
"use_cudagraph"
:
true
,
"non_cudagraph_ops"
:
[
"silly.attention"
]
}