SIGN IN SIGN UP

[rocm-libraries] ROCm/rocm-libraries#8272 (commit 1c66ecb)

[CK] Padding on K for global load for grouped conv bwd data
 (#8272)

## Motivation

Fix incorrect results caused by lack of padding during global load in
grouped convolution backward data kernel. It is needed since there is no
OOB check for global load.

## Technical Details

Add padding needed for global load which not use OOB check.

## Test Plan

test_grouped_convnd_bwd_data*

## Test Result

Passed locally

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
B
Bartłomiej Kocot committed
0fdbf8a91d10df00a0635c3f2bd3959de0a126de
Parent: f0545b5
Committed by assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com> on 6/11/2026, 3:28:21 PM