We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c403597 commit ff3268cCopy full SHA for ff3268c
csrc/flash_dmattn/src/mask.h
@@ -54,7 +54,6 @@ __forceinline__ __device__ void apply_mask(
54
}
55
56
57
-template <bool Is_causal>
58
struct Mask {
59
const int max_seqlen_k, max_seqlen_q;
60
0 commit comments