Revert "Implement device grouped gemm fixed nk multi abd for rdna4 (#3619)" (#3705)

This reverts commit 1a8bd3d34b.

[ROCm/composable_kernel commit: 569640dc70]
This commit is contained in:
Illia Silin
2026-02-03 09:52:14 -08:00
committed by GitHub
parent 1bc181c33f
commit ea1f04464b
24 changed files with 120 additions and 3517 deletions

View File

@@ -333,7 +333,6 @@ struct GridwiseGemm_wmma_cshuffle_v3
using typename Base::DsGridPointer;
using AsDataType_ = AsDataType;
using BsDataType_ = BsDataType;
using EDataType_ = EDataType;
struct Problem
{