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