mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-16 16:51:26 +00:00
fixing CI failures for grouped quant gemm
This commit is contained in:
@@ -390,6 +390,7 @@ struct QuantGroupedGemmKernel
|
||||
const auto& c_block_tile = GemmPipeline{}.template operator()(a_block_window,
|
||||
b_block_window,
|
||||
bq_block_window,
|
||||
kargs.N,
|
||||
num_loop,
|
||||
tail_num,
|
||||
smem_ptr_0,
|
||||
|
||||
Reference in New Issue
Block a user