Skip to content

Commit de5da2c

Browse files
hanli0612facebook-github-bot
authored andcommitted
Cleanup tl.constexpr HAS_ATTN_SCALE
Summary: X-link: facebookresearch/generative-recommenders#110 X-link: pytorch/benchmark#2531 Reviewed By: LinjianMa Differential Revision: D65366330 fbshipit-source-id: 43be8c6a04a8751749c35cd18f79a92046e5d36b
1 parent c1045ee commit de5da2c

File tree

1 file changed

+0
-1
lines changed
  • tritonbench/operators/ragged_attention

1 file changed

+0
-1
lines changed

tritonbench/operators/ragged_attention/hstu.py

-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ def forward(
135135
"BLOCK_D_Q": DimQ,
136136
"BLOCK_D_V": DimV,
137137
"max_attn_len": 0,
138-
"HAS_MAX_ATTN_LEN": False,
139138
"HAS_CONTEXTUAL_SEQ_LEN": False,
140139
"contextual_seq_len": 0,
141140
"HAS_SORT_BY_LENGTH_INDICES": False,

0 commit comments

Comments
 (0)