"composable_kernel/include/utility/print_array.hpp" did not exist on "f58bf38445c4b28c88a4bbe5bcb3f12e474650c8"
Commit 78690467 authored by wangshaojie6's avatar wangshaojie6
Browse files

use non padding

parent fe5fe8a2
......@@ -246,7 +246,7 @@ struct DeviceGemmXdlSplitKCShuffle
CShuffleNRepeatPerShuffle,
CBlockTransferScalarPerVector_NWaveNPerXDL,
CBlockTransferClusterLengths_MBlock_MPerBlock_NBlock_NPerBlock,
true,
false,
3>;
// GridwiseGemm
......@@ -290,7 +290,7 @@ struct DeviceGemmXdlSplitKCShuffle
CShuffleNRepeatPerShuffle,
CBlockTransferScalarPerVector_NWaveNPerXDL,
CBlockTransferClusterLengths_MBlock_MPerBlock_NBlock_NPerBlock,
true,
false,
3>;
using CGridDesc_MBlock_MPerBlock_NBlock_NPerBlock =
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment