Skip to content

Commit

Permalink
Cleanup tl.constexpr HAS_ATTN_SCALE
Browse files Browse the repository at this point in the history
Summary:
X-link: facebookresearch/generative-recommenders#110

X-link: pytorch/benchmark#2531

Reviewed By: LinjianMa

Differential Revision: D65366330

fbshipit-source-id: 43be8c6a04a8751749c35cd18f79a92046e5d36b
  • Loading branch information
hanli0612 authored and facebook-github-bot committed Nov 7, 2024
1 parent c1045ee commit de5da2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tritonbench/operators/ragged_attention/hstu.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ def forward(
"BLOCK_D_Q": DimQ,
"BLOCK_D_V": DimV,
"max_attn_len": 0,
"HAS_MAX_ATTN_LEN": False,
"HAS_CONTEXTUAL_SEQ_LEN": False,
"contextual_seq_len": 0,
"HAS_SORT_BY_LENGTH_INDICES": False,
Expand Down

0 comments on commit de5da2c

Please sign in to comment.