Unverified Commit 56a5cd15 authored by zjing14's avatar zjing14 Committed by GitHub
Browse files

Update example/01_gemm/gemm_xdl_bf16_pk_i4_v3.cpp


Co-authored-by: default avatarAdam Osewski <19374865+aosewski@users.noreply.github.com>
parent f04c5258
......@@ -20,7 +20,6 @@ using BElementOp = PassThrough;
using CElementOp = PassThrough;
static constexpr auto GemmDefault = ck::tensor_operation::device::GemmSpecialization::Default;
static constexpr bool PermuteB = true;
static constexpr ck::index_t KPerBlock = 128;
......
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