Update CUTLASS. Refine KernelSchedule for fp8 (grouped) gemm. (#10491)
This commit is contained in:
@@ -46,7 +46,7 @@ include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
repo-cutlass
|
||||
GIT_REPOSITORY https://github.com/NVIDIA/cutlass
|
||||
GIT_TAG a49a78ffefc86a87160dfe0ccc3a3a2d1622c918
|
||||
GIT_TAG 57e3cfb47a2d9e0d46eb6335c3dc411498efa198
|
||||
GIT_SHALLOW OFF
|
||||
)
|
||||
FetchContent_Populate(repo-cutlass)
|
||||
|
||||
Reference in New Issue
Block a user