"...composable_kernel_rocm.git" did not exist on "32d4be3d090830b565bb460ad1d5ea27e58cf956"
Unverified Commit f837a870 authored by Junhao Zhang's avatar Junhao Zhang Committed by GitHub
Browse files

Update grouped_multihead_attention_backward_v2.cpp

parent f5c70413
...@@ -23,7 +23,7 @@ Kernel outputs: ...@@ -23,7 +23,7 @@ Kernel outputs:
*/ */
#define USING_MASK 0 #define USING_MASK 1
#define DIM 128 // DIM should be a multiple of 8. #define DIM 128 // DIM should be a multiple of 8.
#include <iostream> #include <iostream>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment