Unverified Commit 57462a35 authored by zjing14's avatar zjing14 Committed by GitHub
Browse files

Update example/01_gemm/gemm_xdl_fp16_pk_i4_v3.cpp


Co-authored-by: default avatarAdam Osewski <19374865+aosewski@users.noreply.github.com>
parent be0d8b04
......@@ -21,7 +21,6 @@ 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;
// clang-format off
......
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