"include/vscode:/vscode.git/clone" did not exist on "e3a2651b2c190a6048802987c19218cf7bc4d3c1"
Unverified Commit be0d8b04 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 c8d15ab5
......@@ -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