Support piecewise cuda graph for Qwen3-next (#13081)
This commit is contained in:
@@ -28,6 +28,7 @@ logger = logging.getLogger(__name__)
|
||||
SPLIT_OPS = [
|
||||
"sglang.unified_attention_with_output",
|
||||
"sglang.inplace_all_reduce",
|
||||
"sglang.gdn_with_output",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user