Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel_ROCM
Commits
ac7442ca
Commit
ac7442ca
authored
Dec 30, 2024
by
Muhammed Emin Ozturk
Browse files
fix
parent
100ecb0b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
example/01_gemm/gemm_xdl_streamk.cpp
example/01_gemm/gemm_xdl_streamk.cpp
+1
-2
No files found.
example/01_gemm/gemm_xdl_streamk.cpp
View file @
ac7442ca
...
...
@@ -15,7 +15,6 @@ using F16 = ck::half_t;
using
ALayout
=
Row
;
using
BLayout
=
Row
;
// using BLayout = Col;
using
CLayout
=
Row
;
using
AElementOp
=
PassThrough
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment