Update DeepGEMM repository tag to specific commit (#11229)
This commit is contained in:
@@ -55,7 +55,7 @@ FetchContent_Populate(repo-cutlass)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
repo-deepgemm
|
repo-deepgemm
|
||||||
GIT_REPOSITORY https://github.com/sgl-project/DeepGEMM
|
GIT_REPOSITORY https://github.com/sgl-project/DeepGEMM
|
||||||
GIT_TAG sgl
|
GIT_TAG 4d23df0a07b057fbb4a44ff8666e528a600feb5e
|
||||||
GIT_SHALLOW OFF
|
GIT_SHALLOW OFF
|
||||||
)
|
)
|
||||||
FetchContent_Populate(repo-deepgemm)
|
FetchContent_Populate(repo-deepgemm)
|
||||||
|
|||||||
Reference in New Issue
Block a user