"git@developer.sourcefind.cn:OpenDAS/torch-cluster.git" did not exist on "dbcafbe6a60aaa631b39050e3aa228f6d3fd1592"
Unverified Commit 5942fdb4 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

chore: upgrade cutedsl 4.2.1 (#11054)

parent af4ab656
...@@ -67,7 +67,7 @@ dependencies = [ ...@@ -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 = [ ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment