Merge commit '32773fe5cb176efd2fcbb361f183164fc6525d8a' into develop

This commit is contained in:
assistant-librarian[bot]
2025-09-26 09:12:43 +00:00
parent 11262543b7
commit f709601bbc
12 changed files with 110 additions and 88 deletions

View File

@@ -111,6 +111,9 @@ class HDimPadding
INSTANTIATE_TEST_SUITE_P(TestCkTileFmhaBwd,
HDimPadding,
Combine(Values(std::tuple{24, 48},
std::tuple{48, 48},
std::tuple{72, 72},
std::tuple{96, 96},
std::tuple{120, 160},
std::tuple{256, 108},
std::tuple{40, 64}),