[MUSA] Bump torchada to 0.1.54 (#24592)

Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
This commit is contained in:
R0CKSTAR
2026-05-07 11:45:49 -07:00
committed by GitHub
parent be088f8076
commit 9cffa5ed6f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ srt_musa = [
"sglang[runtime_common]",
"torch",
"torch_musa",
"torchada>=0.1.53",
"torchada>=0.1.54",
"mthreads-ml-py",
"mate>=0.2.0",
"deep-gemm>=0.1.3",
+1 -1
View File
@@ -115,7 +115,7 @@ srt_musa = [
"sglang[runtime_common]",
"torch",
"torch_musa",
"torchada>=0.1.53",
"torchada>=0.1.54",
"mthreads-ml-py",
"mate>=0.2.0",
"deep-gemm>=0.1.3",
+1 -1
View File
@@ -3,7 +3,7 @@ requires = [
"setuptools>=75.0",
"scikit-build-core>=0.10",
"torch",
"torchada>=0.1.53",
"torchada>=0.1.54",
"wheel",
]
build-backend = "setuptools.build_meta"