Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix: gemm_sm90 compilation error (#589)
The pre-commit hook (#584) re-ordered the headers. It causes `group_gemm_sm90.cuh` not able to compile. This PR add a clang-format section to preserve the include order. Related: NVIDIA/cutlass#1827
- Loading branch information