mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-16 19:09:59 +00:00
Fix splitK for grouped conv bwd data (#2991)
[ROCm/composable_kernel commit: ad7a215aba]
This commit is contained in:
@@ -814,7 +814,7 @@ struct TransformConvBwdDataToGemm_v1
|
||||
IWTildeSliceBegin,
|
||||
GcdStrideDilationH_,
|
||||
GcdStrideDilationW_,
|
||||
AK0,
|
||||
AK0 * batch_k_,
|
||||
AK1,
|
||||
GemmMPerBlock,
|
||||
GemmKPerBlock)),
|
||||
|
||||
Reference in New Issue
Block a user