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