Closed abcdabcd987 closed 2 weeks ago
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.
group_gemm_sm90.cuh
Related: https://github.com/NVIDIA/cutlass/issues/1827
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: https://github.com/NVIDIA/cutlass/issues/1827