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
f837a870
Unverified
Commit
f837a870
authored
Jul 12, 2023
by
Junhao Zhang
Committed by
GitHub
Jul 12, 2023
Browse files
Update grouped_multihead_attention_backward_v2.cpp
parent
f5c70413
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/grouped_multihead_attention_backward_v2.cpp
..._softmax_gemm/grouped_multihead_attention_backward_v2.cpp
+1
-1
No files found.
example/32_batched_gemm_scale_softmax_gemm/grouped_multihead_attention_backward_v2.cpp
View file @
f837a870
...
...
@@ -23,7 +23,7 @@ Kernel outputs:
*/
#define USING_MASK
0
#define USING_MASK
1
#define DIM 128 // DIM should be a multiple of 8.
#include <iostream>
...
...
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