Unverified Commit fbbb41ad authored by Junhao Zhang's avatar Junhao Zhang Committed by GitHub
Browse files

Update grouped_multihead_attention_backward_v1.cpp

parent f837a870
...@@ -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>
......
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