mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-10 16:28:38 +00:00
[CK_Builder] added bwd data kernels to builder factory (#4582) This PR adds bwd data wmma and xdl kernels to the ck builder, their instance and conv traits as well as tests for the above. --------- Co-authored-by: Kevin Abraham <kevin.abraham@streamhpc.com> Co-authored-by: John Shumway <jshumway@amd.com>