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
d58f09a0
Commit
d58f09a0
authored
Feb 13, 2025
by
Jakub Piasecki
Browse files
minor fix
parent
5ba8cec5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
example/ck_tile/CMakeLists.txt
example/ck_tile/CMakeLists.txt
+0
-2
No files found.
example/ck_tile/CMakeLists.txt
View file @
d58f09a0
...
@@ -2,8 +2,6 @@ include_directories(AFTER
...
@@ -2,8 +2,6 @@ include_directories(AFTER
${
CMAKE_CURRENT_LIST_DIR
}
${
CMAKE_CURRENT_LIST_DIR
}
)
)
add_custom_target
(
examples_ck_tile
)
add_subdirectory
(
01_fmha
)
add_subdirectory
(
01_fmha
)
add_subdirectory
(
02_layernorm2d
)
add_subdirectory
(
02_layernorm2d
)
add_subdirectory
(
03_gemm
)
add_subdirectory
(
03_gemm
)
...
...
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