Commit 9f6e0fa2 authored by Po Yen Chen's avatar Po Yen Chen Committed by GitHub
Browse files

Revert "remove dead code"

This reverts commit 66c5b715.
parent 357db860
......@@ -265,6 +265,7 @@ struct BlockFmhaPipelineQSKSVS
bias_dram_block_window_tmp.get_window_lengths(),
{bias_origin.at(number<0>{}), seqlen_k_start}, // M/N
Policy::template MakeBiasDramTileDistribution<decltype(gemm_0)>());
// Policy::template MakeBiasDramTileDistribution<Problem, decltype(gemm_0)>());
auto v_dram_window =
make_tile_window(v_dram_block_window_tmp.get_bottom_tensor_view(),
......
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