[MUSA] Resolve output garbage in Context Parallel on MusaFlashAttentionBackend (#23270)

Co-authored-by: zhiguo.qin <zhiguo.qin@mthreads.com>
This commit is contained in:
ori
2026-04-22 20:22:20 -07:00
committed by GitHub
co-authored by zhiguo.qin
parent 6490afe36e
commit 887d380ace
6 changed files with 128 additions and 61 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ requires = [
"setuptools>=75.0",
"scikit-build-core>=0.10",
"torch",
"torchada>=0.1.45",
"torchada>=0.1.50",
"wheel",
]
build-backend = "setuptools.build_meta"