[diffusion] hardware: support FA3 attention backend on MUSA (attn backend, 14/N) (#18648)

Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
R0CKSTAR
2026-04-01 10:49:34 -07:00
committed by GitHub
co-authored by Mick
parent 6098c51bc2
commit ca3286d2d5
4 changed files with 58 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ requires = [
"setuptools>=75.0",
"scikit-build-core>=0.10",
"torch",
"torchada>=0.1.14",
"torchada>=0.1.45",
"wheel",
]
build-backend = "setuptools.build_meta"