"tests/python/common/test_subgraph.py" did not exist on "e088acac003e66985ae5711321ea1732e0bb9873"
Unverified Commit a2aea59b authored by Zhiqiang Xie's avatar Zhiqiang Xie Committed by GitHub
Browse files

update cutlass tag (#5011)

parent 2c8fd993
...@@ -29,8 +29,8 @@ include(FetchContent) ...@@ -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
......
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