Merge commit '504b101da33bd1ae2b39e13342c961eb0ddb4458' into develop

This commit is contained in:
assistant-librarian[bot]
2025-07-28 19:44:03 +00:00
parent e4046c7266
commit 6071d36292
710 changed files with 34610 additions and 9666 deletions

View File

@@ -24,7 +24,7 @@ template <typename GemmConfig,
typename CLayout,
bool Persistent,
typename CDEElementWise>
float gemm(const ck_tile::GemmHostArgs</*NumDTensor = 0*/>& args, const ck_tile::stream_config& s)
float gemm(const ck_tile::GemmHostArgs& args, const ck_tile::stream_config& s)
{
if constexpr(Persistent)