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-03 16:22:14 -07:00
committed by GitHub
co-authored by ispobock zhyncs
parent 43f93f632c
commit 489934be0a
3 changed files with 3 additions and 27 deletions
+1 -1
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",