update cutlass tag (#5011)
This commit is contained in:
@@ -29,8 +29,8 @@ include(FetchContent)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
repo-cutlass
|
repo-cutlass
|
||||||
GIT_REPOSITORY https://github.com/NVIDIA/cutlass
|
GIT_REPOSITORY https://github.com/NVIDIA/cutlass
|
||||||
GIT_TAG 62750a2b75c802660e4894434dc55e839f322277
|
GIT_TAG 6f4921858b3bb0a82d7cbeb4e499690e9ae60d16
|
||||||
GIT_SHALLOW ON
|
GIT_SHALLOW OFF
|
||||||
)
|
)
|
||||||
FetchContent_Populate(repo-cutlass)
|
FetchContent_Populate(repo-cutlass)
|
||||||
# DeepGEMM
|
# DeepGEMM
|
||||||
|
|||||||
Reference in New Issue
Block a user