Add grouped gemm tests to regression

This commit is contained in:
Aleksander Dudek
2025-09-16 10:53:26 +00:00
parent 33ae2b65f7
commit 3fa5ae719c

View File

@@ -43,6 +43,7 @@ set(REGRESSION_TESTS
test_ck_tile_fmha_fwd_bf16
test_ck_tile_fmha_fwd_fp16
test_ck_tile_fmha_fwd_fp8
test_ck_tile_grouped_gemm
)
function(add_test_executable TEST_NAME)