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
Commits
e38d2a5d
Commit
e38d2a5d
authored
Jun 16, 2023
by
danyao12
Browse files
update CMakeLists
parent
b4a995b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt
example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt
+1
-1
No files found.
example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt
View file @
e38d2a5d
...
...
@@ -15,7 +15,7 @@ add_example_executable(example_grouped_multihead_attention_forward_v2 grouped_mu
add_example_executable
(
example_batched_multihead_attention_forward_v2 batched_multihead_attention_forward_v2.cpp
)
add_example_executable
(
example_grouped_multihead_attention_backward_v2 grouped_multihead_attention_backward_v2.cpp
)
add_example_executable
(
example_batched_multihead_attention_backward_v2 batched_multihead_attention_backward_v2.cpp
)
add_example_executable
(
example_
batch
ed_multihead_attention_
backward_v3 batch
ed_multihead_attention_
backward
_v
3
.cpp
)
add_example_executable
(
example_
group
ed_multihead_attention_
train_v2 group
ed_multihead_attention_
train
_v
2
.cpp
)
add_example_executable
(
example_batched_multihead_attention_train_v2 batched_multihead_attention_train_v2.cpp
)
add_custom_target
(
example_gemm_scale_softmax_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