Merge commit '0d9439760fb077150b7535b0d5ad55b063141cd3' into develop

This commit is contained in:
assistant-librarian[bot]
2025-08-02 02:47:10 +00:00
parent fdc8044f1e
commit cd20f94a54

View File

@@ -122,8 +122,7 @@ class TestCkTileBatchedTranspose // N C H W layout_in==
if(Config::kPipelineId == PipelineTag::LDSLoadTranspose &&
device_name.find("gfx950") == std::string::npos)
{
GTEST_SKIP_(
std::format("LDS Load Transpose cannot be launched with {}", device_name).c_str());
GTEST_SKIP_("LDS Load Transpose cannot be launched with this device");
}
const auto host_args = ck_tile::BatchedTransposeHostArgs{x_dev.GetDeviceBuffer(),