chore: upgrade cutedsl 4.2.1 (#11054)
This commit is contained in:
@@ -67,7 +67,7 @@ dependencies = [
|
|||||||
"tiktoken",
|
"tiktoken",
|
||||||
"anthropic>=0.20.0",
|
"anthropic>=0.20.0",
|
||||||
"torch_memory_saver==0.0.8",
|
"torch_memory_saver==0.0.8",
|
||||||
"nvidia-cutlass-dsl==4.2.0",
|
"nvidia-cutlass-dsl==4.2.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
|||||||
@@ -81,7 +81,7 @@ blackwell = [
|
|||||||
"torchvision",
|
"torchvision",
|
||||||
"cuda-python",
|
"cuda-python",
|
||||||
"flashinfer_python==0.4.0rc1",
|
"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
|
# HIP (Heterogeneous-computing Interface for Portability) for AMD
|
||||||
|
|||||||
Reference in New Issue
Block a user