[Auto Sync] Update backend.py (20251130) (#14153)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Stefan He <hebiaobuaa@gmail.com>
Co-authored-by: Byron Hsu <byronhsu1230@gmail.com>
This commit is contained in:
Lianmin Zheng
2025-11-30 22:15:02 -08:00
committed by GitHub
parent 4addb60274
commit 6df1e8d628

View File

@@ -27,7 +27,6 @@ logger = logging.getLogger(__name__)
SPLIT_OPS = [
"sglang.unified_attention_with_output",
"sglang.inplace_all_reduce",
"sglang.gdn_with_output",
]