mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-11 17:00:18 +00:00
fix bug: config for ThreadwiseDynamicTensorSliceTransfer_v2 (#46)
This commit is contained in:
@@ -221,7 +221,6 @@ struct GridwiseDynamicGemm_km_kn_mn_v3
|
||||
BBlockTransferSrcAccessOrder,
|
||||
BBlockTransferSrcVectorDim,
|
||||
BBlockTransferSrcScalarPerVector,
|
||||
InMemoryDataOperation::Set,
|
||||
1,
|
||||
true>(b_e_n_ho_wo_global_desc,
|
||||
make_multi_index(0, 0, ho_thread_data_on_global, wo_thread_data_on_global));
|
||||
|
||||
Reference in New Issue
Block a user