fix bug: config for ThreadwiseDynamicTensorSliceTransfer_v2 (#46)

This commit is contained in:
Chao Liu
2021-07-09 10:13:20 -05:00
committed by GitHub
parent 4682d070a6
commit 1c1b56fe61

View File

@@ -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));