"test/vscode:/vscode.git/clone" did not exist on "3ace59327286938ac474d14d0ffd883eb2f334e9"
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