chore: upgrade cutedsl 4.2.1 (#11054)

This commit is contained in:
Yineng Zhang
2025-09-29 00:24:17 -07:00
committed by GitHub
parent af4ab65606
commit 5942fdb480
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ dependencies = [
"tiktoken",
"anthropic>=0.20.0",
"torch_memory_saver==0.0.8",
"nvidia-cutlass-dsl==4.2.0",
"nvidia-cutlass-dsl==4.2.1",
]
[project.optional-dependencies]

View File

@@ -81,7 +81,7 @@ blackwell = [
"torchvision",
"cuda-python",
"flashinfer_python==0.4.0rc1",
"nvidia-cutlass-dsl==4.2.0",
"nvidia-cutlass-dsl==4.2.1",
]
# HIP (Heterogeneous-computing Interface for Portability) for AMD