Files
composable_kernel/experimental
PoYen, Chen bacba218d7 [CK_BUILDER] Fix missing template arguments in ConvBwdWeightV3 test
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.
2026-01-29 08:05:48 -06:00
..