fuse renormal into moe topk softmax kernel python code (#7751)

Co-authored-by: ispobock <ispobaoke@gmail.com>
Co-authored-by: zhyncs <me@zhyncs.com>
This commit is contained in:
Yi Zhang
2025-07-04 07:22:14 +08:00
committed by GitHub
parent 43f93f632c
commit 489934be0a
3 changed files with 3 additions and 27 deletions

View File

@@ -52,7 +52,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.2.1",
"sgl-kernel==0.2.2",
"torch==2.7.1",
"torchaudio==2.7.1",
"torchvision==0.22.1",