Custom All Reduce for Piecewise Cuda Graph (#15356)
Signed-off-by: Oasis-Git <ayw.sirius19@gmail.com>
This commit is contained in:
@@ -18,6 +18,7 @@ class CompilationConfig:
|
||||
self.split_ops = [
|
||||
"sglang.unified_attention_with_output",
|
||||
"sglang.gdn_with_output",
|
||||
"sglang.inplace_all_reduce",
|
||||
]
|
||||
|
||||
def add_split_op(self, op: str):
|
||||
|
||||
Reference in New Issue
Block a user