"...composable_kernel-1.git" did not exist on "4fe9c393b81914a8f66517b3eab5fbe926d837ab"
Unverified Commit 1c1b56fe authored by Chao Liu's avatar Chao Liu Committed by GitHub
Browse files

fix bug: config for ThreadwiseDynamicTensorSliceTransfer_v2 (#46)

parent 4682d070
...@@ -221,7 +221,6 @@ struct GridwiseDynamicGemm_km_kn_mn_v3 ...@@ -221,7 +221,6 @@ struct GridwiseDynamicGemm_km_kn_mn_v3
BBlockTransferSrcAccessOrder, BBlockTransferSrcAccessOrder,
BBlockTransferSrcVectorDim, BBlockTransferSrcVectorDim,
BBlockTransferSrcScalarPerVector, BBlockTransferSrcScalarPerVector,
InMemoryDataOperation::Set,
1, 1,
true>(b_e_n_ho_wo_global_desc, true>(b_e_n_ho_wo_global_desc,
make_multi_index(0, 0, ho_thread_data_on_global, wo_thread_data_on_global)); make_multi_index(0, 0, ho_thread_data_on_global, wo_thread_data_on_global));
......
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