mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-30 03:37:38 +00:00
Add DirectLoad and NumGroupsToMerge template parameters to the DeviceGroupedConvBwdWeight_Xdl_CShuffleV3 test instantiation. These parameters were added to the device implementation in #3648 but the forward declaration in the reflect header does not have default values, requiring explicit specification in test code.