Hide BlocwiseGemmT from GridwiseGemm class scope.
When BlockwiseGemmT was defined at GridwiseGEMM class scope it caused compilation errors on Navi architectures, where it was compiled.
Showing
Please register or sign in to comment
When BlockwiseGemmT was defined at GridwiseGEMM class scope it caused compilation errors on Navi architectures, where it was compiled.