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

Update grouped_multihead_attention_backward.cpp

parent 0286b9bf
......@@ -23,7 +23,7 @@ Kernel outputs:
*/
#define USING_MASK 0
#define USING_MASK 1
#define DIM 64 // DIM should be a multiple of 8.
#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