[rocm-libraries] ROCm/rocm-libraries#10245 (commit f89f75f)
fix(CK): Forward port convolutions update from standalone repo (#10245) ## Motivation Forward-port grouped-conv-fwd perf-regression fix (im2col GEMM-size 2GB check) to rocm-libraries mainline ## Technical Details Port this commit https://github.com/ROCm/composable_kernel/pull/3755/changes/248f1551f010cce0bd96f9aa5a4d5eb965b5b349#diff-d921922979d6cfc604769c3bc231107ae574375875ecce04bcb1065d43a5ce2e Introduced by a mainline change for grouped-conv large-tensor / global-load-store CK enablement, which added a LargeTensors template flag to GridwiseGemmMultiD_xdl_cshuffle_v3 and reworked its CheckValidity, but did not exempt the convolution im2col-view path from the pre-existing logical-GEMM-size 2GB check ## Test Plan Regular CI ## Test Result CI should pass ## Submission Checklist - [x] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests. JIRA ID : AICK-1818
R
Rostyslav Geyyer committed
3a5ba7392d693ffa6305bf6d3ebcfc104c210b61
Parent: 5a0b4f1
Committed by assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com>
on 8/6/2026, 2:48:32 PM