piecewise_compilation_config.json 110 Bytes
Newer Older
1
2
{
    "use_cudagraph": true,
3
4
    "non_cudagraph_ops": ["silly.attention"],
    "cudagraph_copy_inputs": true
5
}