Merge commit '3c4cdfac4f6dd9c2f952a02acb028e2c3dd62ef9' into develop

This commit is contained in:
assistant-librarian[bot]
2025-06-17 01:41:12 +00:00
parent 99fd747694
commit 77cdc7bc94
10 changed files with 22 additions and 5 deletions

View File

@@ -49,9 +49,12 @@ float flatmm_calc(const ck_tile::FlatmmHostArgs& args, const ck_tile::stream_con
using GemmEpilogue = ck_tile::CShuffleEpilogue<
ck_tile::CShuffleEpilogueProblem<ADataType,
BDataType,
ck_tile::tuple<>,
AccDataType,
CDataType,
ck_tile::tuple<>,
CLayout,
ck_tile::element_wise::PassThrough,
CodegenPipelineProblem::kBlockSize,
TilePartitioner::MPerBlock,
TilePartitioner::NPerBlock,