Skip to content

Fix: remove brackets to match generated code format

c8ace4d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[Qwen3_5]Remove unnecessary masked_fill_ in torch_chunk_gated_delta_rule attention computation: "attn = (q_i @ k_i.transpose(-1, -2) * decay_mask[:, :, i]).masked_fill_(mask, 0)" #45215

Fix: remove brackets to match generated code format
c8ace4d
Select commit
Loading
Failed to load commit list.

Annotations

1 warning
comment
succeeded Apr 3, 2026 in 23m 42s