Replace grouped conv bwd wei wmmaV3 bilin/scale bf16f32bf16 support with bf16bf16bf16 (#3470)

* Replace grouped convolution bwd weight wmma v3 bilinear and scale bf16f32bf16 support with bf16bf16bf16 support. Update tests.

* Tentative fix for bwd weight bilinear bf16bf16bf16, seems like the bilinear elementwise overload for this case (bf16, f32 accu, bf16) was wrong.
This commit is contained in:
Kiefer van Teutem
2025-12-29 12:58:29 +01:00
committed by GitHub
parent b0ea67e377
commit 88ae445580
10 changed files with 47 additions and 46 deletions

View File

@@ -746,7 +746,6 @@ struct DeviceGroupedConvBwdWeightMultipleD_Wmma_CShuffleV3
arg.a_grid_desc_kbatch_k0_m_k1_.GetLength(I2);
AccDataType* p_e_grid = type_convert<AccDataType*>(arg.p_workspace_);
;
// Convolution kernel dispatch
typename GridwiseGemm::Argument gemm_arg{