mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-05 14:11:29 +00:00
* add a dummy test file * add kernel launch logic to the test * transfer all test cases into gtest params * factor kernel out into test config * add load transpose pipeline tests * add padded tests and skip invalid kernels at runtime * enum class for pipeline type * add multiwarp test cases * fix type * try to solve the problem --------- Co-authored-by: ThomasNing <thomas.ning@amd.com>